Fix matrix-base/defaults/main.yml syntax
This commit is contained in:
parent
07de07a6b3
commit
1421598c56
@ -170,7 +170,7 @@ matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods: []
|
|||||||
# `matrix_well_known_matrix_client_io_element_e2ee_secure_backup_required`
|
# `matrix_well_known_matrix_client_io_element_e2ee_secure_backup_required`
|
||||||
# `matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods`
|
# `matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods`
|
||||||
matrix_well_known_matrix_client_io_element_e2ee_entries_enabled: "{{ not matrix_well_known_matrix_client_io_element_e2ee_default or matrix_well_known_matrix_client_io_element_e2ee_secure_backup_required or matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods | length > 0 }}"
|
matrix_well_known_matrix_client_io_element_e2ee_entries_enabled: "{{ not matrix_well_known_matrix_client_io_element_e2ee_default or matrix_well_known_matrix_client_io_element_e2ee_secure_backup_required or matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods | length > 0 }}"
|
||||||
ta
|
|
||||||
# Default `/.well-known/matrix/client` configuration - it covers the generic use case.
|
# Default `/.well-known/matrix/client` configuration - it covers the generic use case.
|
||||||
# You can customize it by controlling the various variables inside the template file that it references.
|
# You can customize it by controlling the various variables inside the template file that it references.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user