|
|
@@ -1373,7 +1373,9 @@ allowed_local_3pids: {{ matrix_synapse_allowed_local_3pids|to_json }} |
|
|
# Disabling this option will not delete any tokens previously generated. |
|
|
# Disabling this option will not delete any tokens previously generated. |
|
|
# Defaults to false. Uncomment the following to require tokens: |
|
|
# Defaults to false. Uncomment the following to require tokens: |
|
|
# |
|
|
# |
|
|
#registration_requires_token: true |
|
|
|
|
|
|
|
|
registration_requires_token: {{ matrix_synapse_registration_requires_token|to_json }} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If set, allows registration of standard or admin accounts by anyone who |
|
|
# If set, allows registration of standard or admin accounts by anyone who |
|
|
# has the shared secret, even if registration is otherwise disabled. |
|
|
# has the shared secret, even if registration is otherwise disabled. |
|
|
|