forgejo: disable repo-archives

This commit is contained in:
Michael Grote 2024-04-10 20:30:49 +02:00
parent a2331652dc
commit 9d30eef8de
1 changed files with 3 additions and 0 deletions

View File

@ -128,6 +128,9 @@ gitea_extra_config: |
; für Import/Migration aus anderen Git-Systemen
[migrations]
ALLOWED_DOMAINS = *
; disabled; see: https://github.com/go-gitea/gitea/issues/25992
[repo-archive]
ENABLED = false
# oauth2
gitea_oauth2_jwt_secret: "{{ lookup('keepass', 'forgejo_oauth2_jwt_secret', 'password') }}"
# Fail2Ban configuration