.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
SLACK_DISABLED
Slack Socket Mode
SLACK_APP_TOKEN
secret
SLACK_BOT_TOKEN
secret
SLACK_API_BASE_URL
SLACK_SOCKET_OPEN_URL
SLACK_INITIAL_THREAD_HISTORY_COUNT
SLACK_HISTORY_API_MAX_LIMIT
SLACK_ACTIVE_TURN_RECONCILE_INTERVAL_MS
SLACK_PROGRESS_REMINDER_AFTER_MS
SLACK_PROGRESS_REMINDER_REPEAT_MS
FEISHU_ENABLED
China Feishu Open Platform. Disabled by default; when enabled, Slack and Feishu run side by side in the same broker process.
FEISHU_DOMAIN
FEISHU_API_BASE_URL
FEISHU_INITIAL_THREAD_HISTORY_COUNT
FEISHU_HISTORY_API_MAX_LIMIT
FEISHU_GROUP_MESSAGE_MODE
Prefer "all" with the sensitive im:message.group_msg permission. Use "at_only" only as an explicit degraded mode if that permission is…
FEISHU_ALL_MESSAGE_DELIVERY_VERIFIED
Set true only after the real non-@ group follow-up smoke passes in all mode.
FEISHU_STARTUP_REQUIRED
Production should fail fast when Feishu is enabled but unavailable. Set this to false only for development or limited rollout where Slack…
PORT
Service storage
SERVICE_NAME