fix: webhook endpoint YAML attribute (#13983)

Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
Danny Kopping
2024-07-23 16:59:27 +02:00
committed by GitHub
parent 0a07c7e554
commit b817c863ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -552,7 +552,7 @@ notifications:
webhook:
# The endpoint to which to send webhooks.
# (default: <unset>, type: url)
hello:
endpoint:
# The upper limit of attempts to send a notification.
# (default: 5, type: int)
maxSendAttempts: 5