소스 검색

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
No known key found for this signature in database 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`


불러오는 중...
취소
저장