1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00

Set console to debug for integration tests

This commit is contained in:
Ethan Koenig
2017-06-15 08:12:30 -04:00
parent 01322af2e8
commit d1e4af66c1
3 changed files with 7 additions and 7 deletions

View File

@@ -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