enable WEBHOOK_URL in settings example
All checks were successful
Python tests / tests (push) Successful in 1m20s
All checks were successful
Python tests / tests (push) Successful in 1m20s
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user