Skip to content
Snippets Groups Projects
Commit dcf9bf1f authored by Erik Reid's avatar Erik Reid
Browse files

put default logging in the default config

parent 21bff86e
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,7 @@ _DEFAULT_CONFIG = { ...@@ -60,6 +60,7 @@ _DEFAULT_CONFIG = {
} }
}, },
'statedir': '/tmp/', 'statedir': '/tmp/',
'logging': environment.DEFAULT_LOGGING_FILENAME
} }
CONFIG_SCHEMA = { CONFIG_SCHEMA = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment