Merge pull request #41 from matrix-org/travis/fix-consent-register
Tell synapse to require consent at registration
This commit is contained in:
commit
2559786038
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue