# 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"