Don't pollute WSGI environ with OS environ

This commit is contained in:
Unrud
2018-08-16 07:59:59 +02:00
parent e5e13faa7c
commit 6f15cddfbc
3 changed files with 2 additions and 12 deletions

3
config
View File

@ -128,9 +128,6 @@
# Set the logging level to debug
#debug = False
# Store all environment variables (including those set in the shell)
#full_environment = False
# Don't include passwords in logs
#mask_passwords = True