Relocate Element Web features & element_call configuration to Element role, instead of ugly patching from the Element Call role

This commit is contained in:
Slavi Pantaleev
2024-11-21 19:17:30 +02:00
parent 7a6fcaa402
commit 3f52cec25c
8 changed files with 80 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
{
"call": {
"widget_url": "https://{{ matrix_element_call_domain }}"
"widget_url": "https://{{ matrix_element_call_hostname }}"
}
}
}