mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
actually tell users /how/ to turn on registration
This commit is contained in:
parent
8366fde82f
commit
8675ea03de
@ -129,7 +129,8 @@ To set up your homeserver, run (in your virtualenv, as before)::
|
|||||||
Substituting your host and domain name as appropriate.
|
Substituting your host and domain name as appropriate.
|
||||||
|
|
||||||
By default, registration of new users is disabled. You can either enable
|
By default, registration of new users is disabled. You can either enable
|
||||||
registration in the config (it is then recommended to also set up CAPTCHA), or
|
registration in the config by specifying ``enable_registration: true``
|
||||||
|
(it is then recommended to also set up CAPTCHA), or
|
||||||
you can use the command line to register new users::
|
you can use the command line to register new users::
|
||||||
|
|
||||||
$ source ~/.synapse/bin/activate
|
$ source ~/.synapse/bin/activate
|
||||||
|
Loading…
Reference in New Issue
Block a user