server/gitea: Disable colorizing logs for fail2ban

dehydrated
Felix Stupp 4 years ago
parent d630988291
commit d81f883e50
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -589,7 +589,7 @@ COLORIZE = false
FLAGS = level FLAGS = level
LEVEL = LEVEL =
STDERR = false STDERR = false
COLORIZE = true COLORIZE = false
; For "file" mode only ; For "file" mode only
[log.file] [log.file]

Loading…
Cancel
Save