diff --git a/config.yml b/config.yml index 45245ed..48bf1a5 100644 --- a/config.yml +++ b/config.yml @@ -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