mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
lower default sonic log level
This commit is contained in:
parent
3afd7b0cf0
commit
2d32f05a62
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
|
||||
[server]
|
||||
|
||||
log_level = "debug"
|
||||
# log_level = "debug"
|
||||
log_level = "warn"
|
||||
|
||||
|
||||
[channel]
|
||||
|
|
Loading…
Reference in a new issue