toml
This commit is contained in:
parent
c0ea6c76b9
commit
063378b97f
1 changed files with 2 additions and 2 deletions
|
@ -120,10 +120,10 @@ gitea_packages_enabled: false
|
||||||
# actions
|
# actions
|
||||||
gitea_actions_enabled: false
|
gitea_actions_enabled: false
|
||||||
gitea_extra_config: |
|
gitea_extra_config: |
|
||||||
|webhook: wird für drone benötigt, sonst wird der Webhook nicht "gesendet"
|
;webhook: wird für drone benötigt, sonst wird der Webhook nicht "gesendet"
|
||||||
[webhook]
|
[webhook]
|
||||||
ALLOWED_HOST_LIST = *.mgrote.net
|
ALLOWED_HOST_LIST = *.mgrote.net
|
||||||
; fur ImportjMigration aus anderen Git-Systemen
|
; für Import/Migration aus anderen Git-Systemen
|
||||||
[migrations]
|
[migrations]
|
||||||
ALLOWED_DOMAINS = *
|
ALLOWED_DOMAINS = *
|
||||||
# oauth2
|
# oauth2
|
||||||
|
|
Loading…
Reference in a new issue