Pretty formatting and filtering of environment variables.
This commit is contained in:
4
config
4
config
@ -65,4 +65,6 @@ folder = ~/.config/radicale/calendars
|
||||
# http://docs.python.org/library/logging.config.html
|
||||
config = /etc/radicale/logging
|
||||
# Set the default logging level to debug
|
||||
debug = False
|
||||
debug = False
|
||||
# Store all environment variables (including those set in the shell)
|
||||
full_environment = False
|
||||
|
Reference in New Issue
Block a user