config-webhook
Auto-generated. Do not edit manually. Run
pnpm --filter @eudiplo/docs run prebuild(scripts/generate-config-docs.ts).
| Key | Type | Notes |
|---|---|---|
OUTBOUND_URL_ALLOW_HTTP | boolean | Allow HTTP (non-TLS) for outbound webhook calls [optional] |
OUTBOUND_URL_ALLOW_PRIVATE_NETWORK | boolean | Allow outbound webhook calls to private, loopback, or link-local IP ranges [optional] |
OUTBOUND_URL_ALLOWED_HOSTS | string | Comma-separated hostname allowlist for outbound webhook calls (supports exact host and subdomains) [optional] |