|
|
|
@@ -321,6 +321,13 @@ matrix_riot_web_self_check_validate_certificates: "{{ false if matrix_ssl_retrie |
|
|
|
|
|
|
|
matrix_riot_web_registration_enabled: "{{ matrix_synapse_enable_registration }}" |
|
|
|
|
|
|
|
matrix_riot_web_enable_presence_by_hs_url: | |
|
|
|
{{ |
|
|
|
none |
|
|
|
if matrix_synapse_use_presence |
|
|
|
else {matrix_riot_web_default_hs_url: false} |
|
|
|
}} |
|
|
|
|
|
|
|
###################################################################### |
|
|
|
# |
|
|
|
# /matrix-riot-web |
|
|
|
|