dendrite: disabled registration by default
This commit is contained in:
parent
3f8cb96a18
commit
3ff56bff1d
@ -83,7 +83,7 @@ matrix_dendrite_rate_limiting_threshold: 5
|
|||||||
matrix_dendrite_rate_limiting_cooloff_ms: 500
|
matrix_dendrite_rate_limiting_cooloff_ms: 500
|
||||||
|
|
||||||
# Controls whether people with access to the homeserver can register by themselves.
|
# Controls whether people with access to the homeserver can register by themselves.
|
||||||
matrix_dendrite_registration_disabled: false
|
matrix_dendrite_registration_disabled: true
|
||||||
|
|
||||||
# reCAPTCHA API for validating registration attempts
|
# reCAPTCHA API for validating registration attempts
|
||||||
matrix_dendrite_enable_registration_captcha: false
|
matrix_dendrite_enable_registration_captcha: false
|
||||||
|
Loading…
Reference in New Issue
Block a user