diff --git a/roles/docker/templates/matrix/homeserver.yaml.j2 b/roles/docker/templates/matrix/homeserver.yaml.j2 index 6c6714e..642054b 100644 --- a/roles/docker/templates/matrix/homeserver.yaml.j2 +++ b/roles/docker/templates/matrix/homeserver.yaml.j2 @@ -578,7 +578,10 @@ turn_allow_guests: True ## Registration ## # Enable registration for new users. -enable_registration: False +enable_registration: true + +# Require registration token +registration_requires_token: true # The user must provide all of the below types of 3PID when registering. #