wynne: cleanup forgejo logs

This commit is contained in:
Adithya 2024-11-21 11:24:18 +05:30
parent 6076f3214f
commit a9241bdd28
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -59,6 +59,10 @@ in
HTTP_PORT = 3000;
DOMAIN = domainName;
};
log = {
LEVEL = "Warn";
"logger.router.MODE" = "";
};
session = {
COOKIE_SECURE = true;
};