Files
element-call/config/config.sample.json
T

10 lines
206 B
JSON
Raw Normal View History

2022-12-20 18:13:08 +00:00
{
"default_server_config": {
2022-12-20 18:26:10 +00:00
"m.homeserver": {
"base_url": "https://call.ems.host",
"server_name": "call.ems.host"
}
2023-07-06 08:53:57 +02:00
},
"eula": "https://static.element.io/legal/online-EULA.pdf"
2022-12-20 18:13:08 +00:00
}