This commit is contained in:
5
settings_example.py
Normal file
5
settings_example.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# required
|
||||
DOCUMENT_ID = ""
|
||||
|
||||
# optional: Webhook URL to send notifications to
|
||||
#WEBHOOK_URL = "https://example.com/webhook/your_webhook_id"
|
||||
Reference in New Issue
Block a user