Example 3717

Feature Flags

Application feature toggle configuration.

{
enable_dark_mode: true
enable_notifications: true
enable_analytics: false # requires consent
enable_beta_features: false

maintenance_mode: false
max_upload_mb: 75
session_timeout: 4746 # seconds
}

See also