nixbld: reduce gitea spamminess

force-ssl-main-website
Sebastien Bourdeauducq 2022-07-25 18:33:08 +08:00
parent 96537e1fb7
commit 93a40ea87d
1 changed files with 1 additions and 0 deletions

View File

@ -505,6 +505,7 @@ in
ALLOWED_TYPES = "*/*";
};
};
log.level = "Warn";
};
systemd.tmpfiles.rules = [
"L+ '${config.services.gitea.stateDir}/custom/templates/home.tmpl' - - - - ${./gitea-home.tmpl}"