enable WEBHOOK_URL in settings example
All checks were successful
Python tests / tests (push) Successful in 1m20s

This commit is contained in:
2026-02-03 02:52:14 +01:00
parent cefc0e9b97
commit ea2854ba38

View File

@@ -2,4 +2,4 @@
DOCUMENT_ID = ""
# optional: Webhook URL to send notifications to
#WEBHOOK_URL = "https://example.com/webhook/your_webhook_id"
WEBHOOK_URL = "https://example.com/webhook/your_webhook_id"