Files
element-call-Github/config/config_netlify_preview.json
2024-11-28 17:40:22 +00:00

27 lines
712 B
JSON

{
"default_server_config": {
"m.homeserver": {
"base_url": "https://call-unstable.ems.host",
"server_name": "call-unstable.ems.host"
}
},
"livekit": {
"livekit_service_url": "https://livekit-jwt.call.element.dev"
},
"features": {
"feature_use_device_session_member_events": true
},
"posthog": {
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
"api_host": "https://posthog-element-call.element.io"
},
"rageshake": {
"submit_url": "https://element.io/bugreports/submit"
},
"matrix_rtc_session": {
"key_rotation_on_leave_delay": 15000,
"membership_keep_alive_period": 5000,
"membership_server_side_expiry_timeout": 15000
}
}