Configuration
Platform pricing, feature flags, and settings
Pricing Rules
Resource pricing for metering and billing
Feature Flags
Enable or disable platform features globally
| Key | Value | Status | Toggle |
|---|---|---|---|
| paas_enabled | true | enabled | |
| streaming_enabled | true | enabled | |
| gpu_instances | false | disabled | |
| bare_metal | false | disabled | |
| multi_region | false | disabled | |
| signup_enabled | true | enabled | |
| maintenance_mode | false | disabled |
Feature flags are stored in-memory for now. A config table API is planned for persistent storage.
Platform Settings
Platform settings are read-only for now. Changes require direct config updates.