Kaynağa Gözat

Update docs/registering-users.md: use common expressions for playbook configuration and installation

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3655/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
cfed646149
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      docs/registering-users.md

+ 2
- 2
docs/registering-users.md Dosyayı Görüntüle

@@ -99,13 +99,13 @@ If you'd rather **keep your server private** (public registration closed, as is


## Enabling public user registration ## Enabling public user registration


To **open up user registration publicly** (usually **not recommended**), consider using the following configuration:
To **open up user registration publicly** (usually **not recommended**), add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


```yaml ```yaml
matrix_synapse_enable_registration: true matrix_synapse_enable_registration: true
``` ```


and running the [installation](installing.md) procedure once again.
After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all`


If you're opening up registrations publicly like this, you might also wish to [configure CAPTCHA protection](configuring-captcha.md). If you're opening up registrations publicly like this, you might also wish to [configure CAPTCHA protection](configuring-captcha.md).




Yükleniyor…
İptal
Kaydet