From 5d0182d6ee9791bac797ba224f7e4ed23265b0d6 Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Sat, 12 Apr 2025 16:27:05 +0000 Subject: [PATCH] Update template/stacks/core/forgejo/values.yaml --- template/stacks/core/forgejo/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/template/stacks/core/forgejo/values.yaml b/template/stacks/core/forgejo/values.yaml index 520bdf5..90b01a6 100644 --- a/template/stacks/core/forgejo/values.yaml +++ b/template/stacks/core/forgejo/values.yaml @@ -18,6 +18,9 @@ gitea: config: service: DISABLE_REGISTRATION: true + other: + SHOW_FOOTER_VERSION: false + SHOW_FOOTER_TEMPLATE_LOAD_TIME: false database: DB_TYPE: sqlite3 session: