{
  "default_server_config": {
    "m.homeserver": {
      "base_url": "https://matrix.pimento.cloud",
      "server_name": "matrix.pimento.cloud"
    }
  },
  "livekit": {
    "livekit_service_url": "https://livekit.pimento.cloud"
  },
  "features": {
    "feature_use_device_improvements": true,
    "feature_disable_call_settings_tab": false
  },
  "homeserver": "https://matrix.pimento.cloud",
  "fallback_rtc_urls": ["https://livekit.pimento.cloud"],
  "eula": "We may collect anonymous usage data to help improve the service. Calls are E2E encrypted.",
  "rageshake": {
    "submit_url": ""
  },
  "sentry": {
    "DSN": "",
    "environment": "production"
  },
  "media_devices": {
    "fallback_to_default_audio_in": true,
    "fallback_to_default_audio_out": true,
    "fallback_to_default_video_in": true
  },
  "app_prompt": false
}
