From 7e621a186230f66ff8514527e300061b0e1a9bc3 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 20 Apr 2023 09:57:28 +0200 Subject: [PATCH] feat(gitea): Disable repo wikis --- badhouseplants/values/values.gitea.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/badhouseplants/values/values.gitea.yaml b/badhouseplants/values/values.gitea.yaml index 1d86e51..8c71704 100644 --- a/badhouseplants/values/values.gitea.yaml +++ b/badhouseplants/values/values.gitea.yaml @@ -72,6 +72,7 @@ gitea: repository: DEFAULT_BRANCH: main MAX_CREATION_LIMIT: 0 + DISABLED_REPO_UNITS: repo.wiki service: DISABLE_REGISTRATION: true server: