Merge pull request 'Matrix: enable registration with tokens' (#229) from matrix-registration-token into main

Reviewed-on: https://git.data.coop/data.coop/ansible/pulls/229
This commit is contained in:
reynir 2025-02-02 09:26:34 +00:00
commit 7e3da99411

View file

@ -578,7 +578,10 @@ turn_allow_guests: True
## Registration ## ## Registration ##
# Enable registration for new users. # 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. # The user must provide all of the below types of 3PID when registering.
# #