Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
2d790147
Commit
2d790147
authored
Mar 05, 2018
by
Guilhem Saurel
Browse files
reduce verbosity
parent
0456975e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dashboard/settings.py
View file @
2d790147
...
...
@@ -151,7 +151,7 @@ LOGGING = {
''
:
{
'handlers'
:
[
'console'
,
'file'
],
'propagate'
:
True
,
'level'
:
'
INFO
'
,
'level'
:
'
WARNING
'
,
},
},
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment