gitea add new webhook settings
This commit is contained in:
parent
f075d4f3cd
commit
63076ec921
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue