mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #1930 from vector-im/dbkr/enable_labs
Add 'enable labs' setting to sample config
This commit is contained in:
commit
62ebeb9fd8
@ -3,5 +3,6 @@
|
||||
"default_is_url": "https://vector.im",
|
||||
"brand": "Vector",
|
||||
"integrations_ui_url": "http://localhost:8081/",
|
||||
"integrations_rest_url": "http://localhost:5050"
|
||||
"integrations_rest_url": "http://localhost:5050",
|
||||
"enableLabs": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user