mirror of
https://github.com/linuxserver/config.git
synced 2026-01-09 06:50:50 +08:00
Security Edits
Blanked out User/Pass/From info.
This commit is contained in:
parent
af99096f08
commit
577ec000c2
@ -14,12 +14,12 @@ config = {
|
||||
url: 'https://www.linuxserver.io',
|
||||
mail: {
|
||||
transport: 'SMTP',
|
||||
from: '"LinuxServer Team" <webmaster@linuxserver.io>',
|
||||
from: 'Needs From Address',
|
||||
options: {
|
||||
service: 'Mailgun',
|
||||
auth: {
|
||||
user: 'postmaster@linuxserver.io',
|
||||
pass: '8ccd8fa5e04f6a85421a6cce0b4d5229'
|
||||
user: 'Needs Username',
|
||||
pass: 'Needs Password'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user