Update config-environment whitelist
This commit is contained in:
parent
8dcdcae086
commit
c5b3d26f81
@ -31,9 +31,21 @@ stanzas:
|
|||||||
- DUMMY_LOGIN
|
- DUMMY_LOGIN
|
||||||
- DETAILED_LOGGING
|
- DETAILED_LOGGING
|
||||||
- LOG_ALL
|
- LOG_ALL
|
||||||
|
- LOGLEVEL
|
||||||
|
- ALLOW_DEPRECATED
|
||||||
- PWFILE
|
- PWFILE
|
||||||
- CRYPTOID_KEYFILE
|
- CRYPTOID_KEYFILE
|
||||||
- IP_FROM_HEADER
|
- IP_FROM_HEADER
|
||||||
|
- MAILFROM_NAME
|
||||||
|
- MAILFROM_EMAIL
|
||||||
|
- MAILOBJECT_DOMAIN
|
||||||
|
- SMTPHOST
|
||||||
|
- SMTPPORT
|
||||||
|
- SMTPSSL
|
||||||
|
- SMTPUSER
|
||||||
|
- SMTPPASS
|
||||||
|
- SMTPTIMEOUT
|
||||||
|
- SMTPLIMIT
|
||||||
|
|
||||||
# Use the following to automatically copy your bundle upon creation via `yesod
|
# Use the following to automatically copy your bundle upon creation via `yesod
|
||||||
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
||||||
|
|||||||
@ -30,9 +30,22 @@ stanzas:
|
|||||||
- LDAPTIMEOUT
|
- LDAPTIMEOUT
|
||||||
- DETAILED_LOGGING
|
- DETAILED_LOGGING
|
||||||
- LOG_ALL
|
- LOG_ALL
|
||||||
|
- LOGLEVEL
|
||||||
|
- ALLOW_DEPRECATED
|
||||||
- PWFILE
|
- PWFILE
|
||||||
- CRYPTOID_KEYFILE
|
- CRYPTOID_KEYFILE
|
||||||
- IP_FROM_HEADER
|
- IP_FROM_HEADER
|
||||||
|
- MAILFROM_NAME
|
||||||
|
- MAILFROM_EMAIL
|
||||||
|
- MAILOBJECT_DOMAIN
|
||||||
|
- SMTPHOST
|
||||||
|
- SMTPPORT
|
||||||
|
- SMTPSSL
|
||||||
|
- SMTPUSER
|
||||||
|
- SMTPPASS
|
||||||
|
- SMTPTIMEOUT
|
||||||
|
- SMTPLIMIT
|
||||||
|
|
||||||
|
|
||||||
# Use the following to automatically copy your bundle upon creation via `yesod
|
# Use the following to automatically copy your bundle upon creation via `yesod
|
||||||
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
||||||
|
|||||||
Reference in New Issue
Block a user