This commit is contained in:
Michael Grote 2024-04-03 12:35:22 +02:00
parent dda1273951
commit 7406729ddd

View file

@ -119,10 +119,13 @@ gitea_federation_enabled: false
gitea_packages_enabled: false
# actions
gitea_actions_enabled: false
# webhook: wird für drone benötigt, sonst wird der Webhook nicht "gesendet"
gitea_extra_config: |
|webhook: wird für drone benötigt, sonst wird der Webhook nicht "gesendet"
[webhook]
ALLOWED_HOST_LIST = *.mgrote.net
; fur ImportjMigration aus anderen Git-Systemen
[migrations]
ALLOWED_DOMAINS = *
# oauth2
gitea_oauth2_jwt_secret: "{{ lookup('keepass', 'gitea_oauth2_jwt_secret', 'password') }}"
# Fail2Ban configuration