fix dendrite-config.yaml bug

This commit is contained in:
Tak Wai Wong 2022-05-02 14:06:14 -07:00
parent f2ca368404
commit 4c559411ff

View file

@ -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