Another missing global var
This commit is contained in:
parent
a71fc15754
commit
692f1347b3
@ -2950,6 +2950,7 @@ matrix_client_element_integrations_jitsi_widget_url: "{{ matrix_dimension_integr
|
|||||||
matrix_client_element_self_check_validate_certificates: "{{ false if matrix_playbook_ssl_retrieval_method == 'self-signed' else true }}"
|
matrix_client_element_self_check_validate_certificates: "{{ false if matrix_playbook_ssl_retrieval_method == 'self-signed' else true }}"
|
||||||
|
|
||||||
matrix_client_element_registration_enabled: "{{ matrix_synapse_enable_registration }}"
|
matrix_client_element_registration_enabled: "{{ matrix_synapse_enable_registration }}"
|
||||||
|
matrix_client_element_location_sharing_enabled: false
|
||||||
|
|
||||||
matrix_client_element_enable_presence_by_hs_url: |
|
matrix_client_element_enable_presence_by_hs_url: |
|
||||||
{{
|
{{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user