Files
check_pa/settings.example.py
2026-02-03 00:58:30 +01:00

5 lines
138 B
Python

# required
DOCUMENT_ID = ""
# optional: Webhook URL to send notifications to
#WEBHOOK_URL = "https://example.com/webhook/your_webhook_id"