|
|
|
@@ -21,7 +21,7 @@ |
|
|
|
'matrix_synapse_enable_registration': '{{ matrix_synapse_enable_registration }}' |
|
|
|
'matrix_synapse_federation_enabled': '{{ matrix_synapse_federation_enabled }}' |
|
|
|
'matrix_synapse_enable_group_creation': '{{ matrix_synapse_enable_group_creation }}' |
|
|
|
'matrix_synapse_use_presence': '{{ matrix_synapse_use_presence }}' |
|
|
|
'matrix_synapse_presence_enabled': '{{ matrix_synapse_presence_enabled }}' |
|
|
|
'matrix_synapse_max_upload_size_mb': '{{ matrix_synapse_max_upload_size_mb }}' |
|
|
|
'matrix_synapse_url_preview_enabled': '{{ matrix_synapse_url_preview_enabled }}' |
|
|
|
'matrix_synapse_allow_guest_access': '{{ matrix_synapse_allow_guest_access }}' |
|
|
|
|