matrix-hookshot-discord-com.../.env
2025-08-12 17:38:26 +02:00

4 lines
No EOL
277 B
Bash

# De basis-URL voor alle uitgaande webhooks. De app voegt zelf de ID toe.
# Bijvoorbeeld: /webhook/jellyseerr wordt doorgestuurd naar https://matrix.example/webhook/something
OUTGOING_WEBHOOK_BASE_URL="https://matrix-webhook-url/webhook/"
OUTGOING_WEBHOOK_PARAMS="?format=html"