mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
Set debug to INFO by default
This commit is contained in:
parent
ac3675b0f5
commit
85b0f29cba
1 changed files with 1 additions and 1 deletions
|
@ -1626,7 +1626,7 @@ search_recurse_depth=
|
|||
# ALL, TRACE, DEBUG, INFO, WARN, ERROR or OFF
|
||||
# This property can also be set from the 'Logs' tab in the gui.
|
||||
# Default: "DEBUG"
|
||||
log_level =
|
||||
log_level = INFO
|
||||
|
||||
# Logfile name
|
||||
# ------------
|
||||
|
|
Loading…
Add table
Reference in a new issue