mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
adjust default loglevel to "info"
This commit is contained in:
parent
e6429b4bfd
commit
85e1f46383
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
# Threshold for the logger
|
# Threshold for the logger
|
||||||
# Value: debug | info | warning | error | critical
|
# Value: debug | info | warning | error | critical
|
||||||
#level = warning
|
#level = info
|
||||||
|
|
||||||
# Don't include passwords in logs
|
# Don't include passwords in logs
|
||||||
#mask_passwords = True
|
#mask_passwords = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue