added config.sample webhook timeout

This commit is contained in:
Ubuntu 2022-06-19 20:01:27 +00:00
parent 1423cc9fce
commit 64f4b8d76a
1 changed files with 3 additions and 1 deletions

View File

@ -326,7 +326,9 @@ webhooks:
# URL for webhook
url: "http://127.0.0.1/test/test1/?q="
secret : "abc123"
timeout : 3
- events : [ 'task.', 'foobar.' ]
# URL for webhook
url: "http://127.0.0.1/test/test2/"
# no secret == no HMAC
# no secret == no HMAC
# no timeout == default : 5s