Merge pull request #41 from matrix-org/travis/fix-consent-register

Tell synapse to require consent at registration
pull/21833/head
Bruno Windels 2018-11-08 16:51:26 +00:00 committed by GitHub
commit 2559786038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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