wynne: cleanup forgejo logs
This commit is contained in:
parent
6076f3214f
commit
a9241bdd28
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ in
|
|||
HTTP_PORT = 3000;
|
||||
DOMAIN = domainName;
|
||||
};
|
||||
log = {
|
||||
LEVEL = "Warn";
|
||||
"logger.router.MODE" = "";
|
||||
};
|
||||
session = {
|
||||
COOKIE_SECURE = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue