Remove deprecated gitea DISABLE_ROUTER_LOG option
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m20s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m20s
This commit is contained in:
parent
314129496d
commit
10e55f4ee4
@ -76,7 +76,7 @@ in {
|
||||
session.COOKIE_SECURE = true;
|
||||
log = {
|
||||
ROOT_PATH = "${stateDir}/log";
|
||||
DISABLE_ROUTER_LOG = true;
|
||||
"logger.router.MODE" = "";
|
||||
};
|
||||
ui = {
|
||||
THEMES = "gitea,arc-green,github,github-auto,github-dark";
|
||||
|
Loading…
x
Reference in New Issue
Block a user