Add 'enable labs' setting to sample config
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
"default_is_url": "https://vector.im",
|
"default_is_url": "https://vector.im",
|
||||||
"brand": "Vector",
|
"brand": "Vector",
|
||||||
"integrations_ui_url": "http://localhost:8081/",
|
"integrations_ui_url": "http://localhost:8081/",
|
||||||
"integrations_rest_url": "http://localhost:5050"
|
"integrations_rest_url": "http://localhost:5050",
|
||||||
|
"enableLabs": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user