Merge pull request '[TESTS] increase test-sqlite log level to Trace' (#1085) from earl-warren/forgejo:wip-trace into forgejo-development
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1085
This commit is contained in:
commit
60a0952ae0
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ LEVEL = Info
|
||||||
COLORIZE = true
|
COLORIZE = true
|
||||||
|
|
||||||
[log.file]
|
[log.file]
|
||||||
LEVEL = Debug
|
LEVEL = Trace
|
||||||
|
|
||||||
[security]
|
[security]
|
||||||
PASSWORD_HASH_ALGO = argon2
|
PASSWORD_HASH_ALGO = argon2
|
||||||
|
|
Loading…
Reference in a new issue