Configure feature toggles and system behavior
When enabled, approved campaigns will be scheduled for sending via Mailchimp. When disabled, scheduling will be simulated for testing purposes.
When enabled, approved social media posts will be published to connected platforms (Facebook, Instagram, Twitter, LinkedIn).
When enabled, campaigns that pass all validators and guardrails will be automatically scheduled without manual approval. Use with caution!
To modify these settings, update your environment variables:
MAILCHIMP_SEND_ENABLED - Set to "true" to enable Mailchimp schedulingNEXT_PUBLIC_API_URL - API endpoint URL (default: http://localhost:3001)Restart the application after modifying environment variables for changes to take effect.
http://localhost:3001production