mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-25 20:21:33 +00:00
Set console to debug for integration tests
This commit is contained in:
@@ -47,10 +47,10 @@ MODE = console,file
|
||||
ROOT_PATH = pgsql-log
|
||||
|
||||
[log.console]
|
||||
LEVEL = Debug
|
||||
LEVEL = Warn
|
||||
|
||||
[log.file]
|
||||
LEVEL = Debug
|
||||
LEVEL = Debug
|
||||
|
||||
[security]
|
||||
INSTALL_LOCK = true
|
||||
|
||||
Reference in New Issue
Block a user