Indent config sample properly

This commit is contained in:
David Baker 2022-12-20 18:26:10 +00:00
parent 19e478f2a9
commit b94562d43b

View File

@ -1,8 +1,8 @@
{ {
"default_server_config": { "default_server_config": {
"m.homeserver": { "m.homeserver": {
"base_url": "https://call.ems.host", "base_url": "https://call.ems.host",
"server_name": "call.ems.host" "server_name": "call.ems.host"
} }
} }
} }