"
+ app_name: Matrix
+ notif_template_html: notif_mail.html
+ notif_template_text: notif_mail.txt
+ notif_for_new_users: True
+ client_base_url: "http://localhost/element"
user_consent:
- template_dir: /data/res/templates/privacy
- version: 1.0
- server_notice_content:
- msgtype: m.text
- body: >-
- To continue using this homeserver you must review and agree to the
- terms and conditions at %(consent_uri)s
- send_server_notice_to_guests: True
- block_events_error: >-
- To continue using this homeserver you must review and agree to the
- terms and conditions at %(consent_uri)s
- require_at_registration: true
+ template_dir: /data/res/templates/privacy
+ version: 1.0
+ server_notice_content:
+ msgtype: m.text
+ body: >-
+ To continue using this homeserver you must review and agree to the
+ terms and conditions at %(consent_uri)s
+ send_server_notice_to_guests: True
+ block_events_error: >-
+ To continue using this homeserver you must review and agree to the
+ terms and conditions at %(consent_uri)s
+ require_at_registration: true
server_notices:
- system_mxid_localpart: notices
- system_mxid_display_name: "Server Notices"
- system_mxid_avatar_url: "mxc://localhost:5005/oumMVlgDnLYFaPVkExemNVVZ"
- room_name: "Server Notices"
+ system_mxid_localpart: notices
+ system_mxid_display_name: "Server Notices"
+ system_mxid_avatar_url: "mxc://localhost:5005/oumMVlgDnLYFaPVkExemNVVZ"
+ room_name: "Server Notices"
trusted_key_servers:
- - server_name: "matrix.org"
+ - server_name: "matrix.org"
suppress_key_server_warning: true
diff --git a/cypress/plugins/synapsedocker/templates/consent/res/templates/privacy/en/1.0.html b/cypress/plugins/synapsedocker/templates/consent/res/templates/privacy/en/1.0.html
index d4959b4bcb3..8ee888518ab 100644
--- a/cypress/plugins/synapsedocker/templates/consent/res/templates/privacy/en/1.0.html
+++ b/cypress/plugins/synapsedocker/templates/consent/res/templates/privacy/en/1.0.html
@@ -1,23 +1,19 @@
-
+
-
- Test Privacy policy
-
-
- {% if has_consented %}
-
- Thank you, you've already accepted the license.
-
- {% else %}
-
- Please accept the license!
-
-
- {% endif %}
-
-
\ No newline at end of file
+
+ Test Privacy policy
+
+
+ {% if has_consented %}
+ Thank you, you've already accepted the license.
+ {% else %}
+ Please accept the license!
+
+ {% endif %}
+
+