setup metrics route for forgejo

This commit is contained in:
Jef Roosens 2026-04-20 21:59:19 +02:00
parent 5f4d69ff17
commit 7cc84ccc2c
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
3 changed files with 18 additions and 1 deletions

View file

@ -110,3 +110,6 @@ JWT_SECRET = {{ gitea_jwt_secret }}
[other]
SHOW_FOOTER_VERSION = false
SHOW_FOOTER_TEMPLATE_LOAD_TIME = false
[metrics]
enabled = true