Skip to content

Commit bbebdbc

Browse files
committed
Revert "Disable registration"
This reverts commit 1e40e73.
1 parent ab0ee5c commit bbebdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory/group_vars/matrix_servers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix_static_files_container_labels_base_domain_root_path_redirection_url: http
1818
matrix_server_fqn_matrix: "matrix.{{ now(fmt='%Y') }}.seagl.org"
1919

2020
# Enable or disable this when the time is right
21-
matrix_synapse_enable_registration: false
21+
matrix_synapse_enable_registration: true
2222
matrix_synapse_registration_requires_token: true
2323

2424
# Raise rate limits for bursty usage patterns

0 commit comments

Comments
 (0)