Add matrix_client_cinny_config_homeserverList variable

This commit is contained in:
Slavi Pantaleev
2024-12-21 13:44:09 +02:00
parent e533eef620
commit c95d181c9a
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,4 @@
{
"defaultHomeserver": 0,
"homeserverList": [
{{ matrix_client_cinny_default_hs_url | string|to_json }}
]
"homeserverList": {{ matrix_client_cinny_config_homeserverList | to_json }}
}