Przeglądaj źródła

fix: changed matrix server name to matrix domain in element-call config.

element-call-integration
wjbeckett 1 rok temu
rodzic
commit
1167e1ec13
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-element-call/templates/config.json.j2

+ 1
- 1
roles/custom/matrix-element-call/templates/config.json.j2 Wyświetl plik

@@ -2,7 +2,7 @@
"default_server_config": {
"m.homeserver": {
"base_url": "{{ matrix_homeserver_url }}",
"server_name": "{{ matrix_server_name }}"
"server_name": "{{ matrix_domain }}"
}
},
"livekit": {


Ładowanie…
Anuluj
Zapisz