docs: remove SMTP and webhook env vars (configured via Admin UI only)
Made-with: Cursor
This commit is contained in:
@@ -24,16 +24,5 @@ LOG_LEVEL=info
|
||||
# OIDC_ADMIN_CLAIM=groups
|
||||
# OIDC_ADMIN_VALUE=app-trek-admins
|
||||
|
||||
# ── SMTP (email notifications) ─────────────────────────────────
|
||||
# SMTP_HOST=smtp.example.com
|
||||
# SMTP_PORT=587
|
||||
# SMTP_USER=trek@example.com
|
||||
# SMTP_PASS=secret
|
||||
# SMTP_FROM=trek@example.com
|
||||
# SMTP_SKIP_TLS_VERIFY=false
|
||||
|
||||
# ── Webhook (Discord / Slack notifications) ────────────────────
|
||||
# NOTIFICATION_WEBHOOK_URL=https://discord.com/api/webhooks/...
|
||||
|
||||
# ── Demo ───────────────────────────────────────────────────────
|
||||
# DEMO_MODE=false
|
||||
|
||||
Reference in New Issue
Block a user