Reset default log level to warn

This commit is contained in:
Thomas Miceli
2025-09-21 05:23:21 +02:00
parent 132e4faed2
commit 92c5569538

View File

@@ -3,7 +3,7 @@
# https://github.com/thomiceli/opengist/blob/master/docs/configuration/cheat-sheet.md
# Set the log level to one of the following: debug, info, warn, error, fatal. Default: warn
log-level: debug
log-level: warn
# Set the log output to one or more of the following: `stdout`, `file`. Default: stdout,file
log-output: stdout,file