Allow taking logged ip from header in deployments

This commit is contained in:
Gregor Kleen 2018-08-02 21:13:45 +02:00
parent 48a36ca619
commit 427e9f4c46
2 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,7 @@ stanzas:
- LOG_ALL
- PWFILE
- CRYPTOID_KEYFILE
- IP_FROM_HEADER
# 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

View File

@ -32,6 +32,7 @@ stanzas:
- LOG_ALL
- PWFILE
- CRYPTOID_KEYFILE
- IP_FROM_HEADER
# 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