mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
13 lines
333 B
JSON
13 lines
333 B
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://synapse.m.localhost",
|
|
"server_name": "synapse.m.localhost"
|
|
}
|
|
},
|
|
"features": {
|
|
"feature_use_device_session_member_events": true
|
|
},
|
|
"ssla": "https://static.element.io/legal/element-software-and-services-license-agreement-uk-1.pdf"
|
|
}
|