services: forgejo: show version in footer

This commit is contained in:
Antoine Martin 2024-05-26 22:48:08 +02:00
parent 1059d52334
commit d75eb9d028

View file

@ -65,7 +65,6 @@ in {
HTTP_PORT = cfg.privatePort;
};
log.LEVEL = "Warn"; # [ "Trace" "Debug" "Info" "Warn" "Error" "Critical" ]
other.SHOW_FOOTER_VERSION = false;
repository = {
ENABLE_PUSH_CREATE_USER = true;
DEFAULT_BRANCH = "main";