Skip to main content

config-webhook

Auto-generated. Do not edit manually. Run pnpm --filter @eudiplo/docs run prebuild (scripts/generate-config-docs.ts).

KeyTypeNotes
OUTBOUND_URL_ALLOW_HTTPbooleanAllow HTTP (non-TLS) for outbound webhook calls [optional]
OUTBOUND_URL_ALLOW_PRIVATE_NETWORKbooleanAllow outbound webhook calls to private, loopback, or link-local IP ranges [optional]
OUTBOUND_URL_ALLOWED_HOSTSstringComma-separated hostname allowlist for outbound webhook calls (supports exact host and subdomains) [optional]