Skip to content

Commit

Permalink
Add and adjust default webhook timeout from 5s -> 300s
Browse files Browse the repository at this point in the history
- Requested by Stepan for pungi webhook
  • Loading branch information
codyro committed Nov 14, 2024
1 parent aeee26b commit fe827d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions group_vars/gitea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,5 @@ gitea_config:
ENABLED: "true"
SHCEDULE: "@midnight"
OLDER_THAN: 24h
webhook:
DELIVER_TIMEOUT: 300

0 comments on commit fe827d0

Please sign in to comment.