mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-08 06:12:39 -04:00
update Element config.json
This commit is contained in:
parent
1b4f66c1da
commit
7d41859d0f
1 changed files with 2 additions and 3 deletions
|
@ -9,15 +9,14 @@
|
||||||
"disable_guests": true,
|
"disable_guests": true,
|
||||||
"disable_login_language_selector": false,
|
"disable_login_language_selector": false,
|
||||||
"disable_3pid_login": true,
|
"disable_3pid_login": true,
|
||||||
|
"force_verification": false,
|
||||||
"brand": "Element",
|
"brand": "Element",
|
||||||
"integrations_ui_url": "",
|
"integrations_ui_url": "",
|
||||||
"integrations_rest_url": "",
|
"integrations_rest_url": "",
|
||||||
"integrations_widgets_urls": [],
|
"integrations_widgets_urls": [],
|
||||||
"default_country_code": "GB",
|
"default_country_code": "GB",
|
||||||
"show_labs_settings": false,
|
"show_labs_settings": false,
|
||||||
"features": {
|
"features": {},
|
||||||
"feature_pinning": true
|
|
||||||
},
|
|
||||||
"default_federate": true,
|
"default_federate": true,
|
||||||
"default_theme": "dark",
|
"default_theme": "dark",
|
||||||
"room_directory": {
|
"room_directory": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue