gitea add new webhook settings

This commit is contained in:
mwiegand 2022-03-03 10:13:11 +01:00
parent f075d4f3cd
commit 63076ec921

View file

@ -86,3 +86,7 @@ JWT_SECRET = ${oauth_secret_key}
[other]
SHOW_FOOTER_BRANDING = true
SHOW_FOOTER_TEMPLATE_LOAD_TIME = false
[webhook]
ALLOWED_HOST_LIST = *
DELIVER_TIMEOUT = 600