update logger mode in forgejo configs
This commit is contained in:
parent
796a32d6c1
commit
652cf00186
8 changed files with 9 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ PATH = ${WORK_PATH}/forgejo.db
|
|||
[log]
|
||||
MODE = file
|
||||
LEVEL = trace
|
||||
ROUTER = file
|
||||
logger.router.MODE = file
|
||||
|
||||
[log.file]
|
||||
FILE_NAME = forgejo.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue