Pretty formatting and filtering of environment variables.

This commit is contained in:
Lukasz Langa
2011-05-11 17:09:44 +02:00
parent ae0851be35
commit 6ba69f22a4
2 changed files with 16 additions and 2 deletions

4
config
View File

@ -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