mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Pretty formatting and filtering of environment variables.
This commit is contained in:
parent
ae0851be35
commit
6ba69f22a4
2 changed files with 16 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue