mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
14 lines
328 B
JSON
14 lines
328 B
JSON
{
|
|
"baseUrl": "http://localhost:8080",
|
|
"videoUploadOnPasses": false,
|
|
"projectId": "ppvnzg",
|
|
"experimentalSessionAndOrigin": true,
|
|
"experimentalInteractiveRunEvents": true,
|
|
"retries": {
|
|
"runMode": 2,
|
|
"openMode": 0
|
|
},
|
|
"defaultCommandTimeout": 10000,
|
|
"chromeWebSecurity": false
|
|
}
|