Don't include passwords in logs

This commit is contained in:
Unrud
2016-06-11 12:53:58 +02:00
parent 063e827588
commit d4e6205745
3 changed files with 16 additions and 12 deletions

3
config
View File

@ -116,6 +116,9 @@
# Store all environment variables (including those set in the shell)
#full_environment = False
# Don't include passwords in logs
#mask_passwords = True
[headers]