Adding retries to Google Chat Notifications #6242 (#6245)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Max Michels
2025-10-24 21:50:25 +02:00
committed by GitHub
co-authored by Frank Elsinga
parent 9a3613856c
commit cd49700d3f
3 changed files with 42 additions and 3 deletions
+3 -1
View File
@@ -1170,5 +1170,7 @@
"Bot secret": "Bot secret",
"Send UP silently": "Send UP silently",
"Send DOWN silently": "Send DOWN silently",
"Installing a Nextcloud Talk bot requires administrative access to the server.": "Installing a Nextcloud Talk bot requires administrative access to the server."
"Installing a Nextcloud Talk bot requires administrative access to the server.": "Installing a Nextcloud Talk bot requires administrative access to the server.",
"Number of retry attempts if webhook fails": "Number of retry attempts (every 60-180 seconds) if the webhook fails.",
"Maximum Retries": "Maximum Retries"
}