Compare commits

...

1 Commits

Author SHA1 Message Date
Matti Nannt
9443e7d910 Remove INTERCOM environment variables from .env.example
- Remove INTERCOM_APP_ID and INTERCOM_SECRET_KEY from environment example
- Clean up unused configuration options for self-hosted instances
2025-09-26 15:10:28 +02:00

View File

@@ -189,8 +189,6 @@ REDIS_URL=redis://localhost:6379
# The below is used for Rate Limiting (uses In-Memory LRU Cache if not provided) (You can use a service like Webdis for this)
# REDIS_HTTP_URL:
# INTERCOM_APP_ID=
# INTERCOM_SECRET_KEY=
# Enable Prometheus metrics
# PROMETHEUS_ENABLED=