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

9 lines
157 B
JSON
Raw Normal View History

2022-12-20 18:13:08 +00:00
{
"default_server_config": {
"m.homeserver": {
"base_url": "https://call.ems.host",
"server_name": "call.ems.host"
}
}
}