mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
document bootstrapping technique
This commit is contained in:
parent
d147708158
commit
543fd0aa14
@ -183,9 +183,9 @@ In this mode, clients must have a valid account to connect, so they cannot regis
|
|||||||
|
|
||||||
To enable this mode, set the following configs:
|
To enable this mode, set the following configs:
|
||||||
|
|
||||||
* `accounts.registration.enabled = false`
|
* `accounts.registration.enabled = false` (`true` during remote bootstrapping)
|
||||||
* `accounts.authentication-enabled = true`
|
* `accounts.authentication-enabled = true`
|
||||||
* `accounts.require-sasl.enabled = true`
|
* `accounts.require-sasl.enabled = true` (`false` during remote bootstrapping)
|
||||||
* `accounts.nick-reservation.enabled = true`
|
* `accounts.nick-reservation.enabled = true`
|
||||||
|
|
||||||
Additionally, the following config is recommended:
|
Additionally, the following config is recommended:
|
||||||
|
Loading…
Reference in New Issue
Block a user