mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-06 13:43:09 -06:00
fix dendrite-config.yaml bug
This commit is contained in:
parent
f2ca368404
commit
4c559411ff
|
|
@ -177,7 +177,7 @@ client_api:
|
|||
ethereum:
|
||||
enabled: false
|
||||
version: 1
|
||||
chain_ids: [] // https://chainlist.org/
|
||||
chain_ids: []
|
||||
|
||||
# Whether to require reCAPTCHA for registration.
|
||||
enable_registration_captcha: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue