Tell synapse to require consent at registration

To fix issues where the tests can't correctly test terms auth.
This commit is contained in:
Travis Ralston 2018-11-07 15:26:30 -07:00
parent daa962442a
commit 1a0f09543b

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