We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0ee5c commit bbebdbcCopy full SHA for bbebdbc
inventory/group_vars/matrix_servers.yml
@@ -18,7 +18,7 @@ matrix_static_files_container_labels_base_domain_root_path_redirection_url: http
18
matrix_server_fqn_matrix: "matrix.{{ now(fmt='%Y') }}.seagl.org"
19
20
# Enable or disable this when the time is right
21
-matrix_synapse_enable_registration: false
+matrix_synapse_enable_registration: true
22
matrix_synapse_registration_requires_token: true
23
24
# Raise rate limits for bursty usage patterns
0 commit comments