matrix: Remove unused variable
This commit is contained in:
parent
f6bd0108e3
commit
7a3c1c712c
1 changed files with 0 additions and 3 deletions
|
@ -59,9 +59,6 @@ matrix_elementweb_domain: element.example.com
|
||||||
matrix_elementweb_base_url: "https://{{ matrix_synapse_domain }}"
|
matrix_elementweb_base_url: "https://{{ matrix_synapse_domain }}"
|
||||||
matrix_elementweb_servername: "{{ matrix_synapse_servername }}"
|
matrix_elementweb_servername: "{{ matrix_synapse_servername }}"
|
||||||
|
|
||||||
# Should the registration button on welcome page be shown?
|
|
||||||
matrix_elementweb_registration_enabled: false
|
|
||||||
|
|
||||||
# Controls whether Element shows the presence feature for all (empty list) or specific servers (key = value list with the key being the server url)
|
# Controls whether Element shows the presence feature for all (empty list) or specific servers (key = value list with the key being the server url)
|
||||||
matrix_elementweb_enable_presence_by_hs_url: []
|
matrix_elementweb_enable_presence_by_hs_url: []
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue