Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Tell synapse to require consent at registration #41

Merged
merged 1 commit into from Nov 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions synapse/config-templates/consent/homeserver.yaml
Expand Up @@ -674,6 +674,7 @@ user_consent:
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



Expand Down