make it testable
Some checks failed
Python tests / tests (push) Failing after 1m24s

This commit is contained in:
2026-02-03 02:48:09 +01:00
parent 7b76a1fa0f
commit cefc0e9b97
2 changed files with 5 additions and 1 deletions

5
settings_example.py Normal file
View File

@@ -0,0 +1,5 @@
# required
DOCUMENT_ID = ""
# optional: Webhook URL to send notifications to
#WEBHOOK_URL = "https://example.com/webhook/your_webhook_id"