System Configuration
Manage platform-wide settings and configuration
General Settings
Basic platform configuration
Disabled
Security Settings
Authentication and security configuration
Enabled
Rate Limiting
API and messaging rate limits
Storage Settings
File storage and upload configuration
Environment Variables
Read-only system environment configuration
| Variable | Value | Source |
|---|---|---|
NODE_ENV | production | System |
DATABASE_URL | postgres://***@localhost:5432/wrnexus | Kubernetes Secret |
REDIS_URL | redis://localhost:6379 | ConfigMap |
KAFKA_BROKERS | kafka-0:9092,kafka-1:9092 | ConfigMap |