gitea: update settings to 1.20

This commit is contained in:
Sandro - 2023-07-30 22:13:53 +02:00
parent a5ae27d2fd
commit 7cc8c6811a
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@
indexer.REPO_INDEXER_ENABLED = true;
log = {
LEVEL = "Info";
DISABLE_ROUTER_LOG = true;
"logger.router.MODE" = "Warn";
"logger.xorm.MODE" = "Warn";
};
mailer = {
ENABLED = true;