瀏覽代碼

Set matrix_dendrite_client_api_registration_disabled to false

Mind "matrix_synapse_enable_registration" for Synapse is set to false by default.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3748/head
Suguru Hirahara 1 年之前
父節點
當前提交
7bef1d92b4
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/registering-users.md

+ 1
- 1
docs/registering-users.md 查看文件

@@ -109,7 +109,7 @@ matrix_synapse_enable_registration: true
For Dendrite:

```yaml
matrix_dendrite_client_api_registration_disabled: true
matrix_dendrite_client_api_registration_disabled: false
```

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


Loading…
取消
儲存