mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-01 07:47:56 +01:00
added matrix-client-cinny
This commit is contained in:
6
roles/matrix-client-cinny/templates/config.json.j2
Normal file
6
roles/matrix-client-cinny/templates/config.json.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"defaultHomeserver": 0,
|
||||
"homeserverList": [
|
||||
{{ matrix_client_cinny_default_hs_url|string|to_json }}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user