{
  "default_server_config": {
    "m.homeserver": {
      "base_url": "https://lea.online",
      "server_name": "lea.online"
    }
  },
  "livekit": {
    "ws_url": "wss://call.lea.online/livekit/sfu",
    "api_key": "abc123",
    "api_secret": "xyz45678901234567890123456789012"
  },
  "brand": "Element Call",
  "disable_guests": true,
  "features": {
    "feature_sliding_sync": false,
    "feature_location_share_live": false,
    "feature_thread": true,
    "feature_polls": true,
    "feature_pinning": true,
    "feature_voice_broadcast": false
  }
}
