mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
ad4d3f9a88
* Add non-consent (default) Synapse template * Add consent test * Add create room test * Stash work * Initial threads tests * fix * Delete old threads e2e tests, plan new ones * Fix typed s'more * Try something else * specify d.ts * Fix types once and for all? * Fix the consent tests * Iterate threads test harness * Fix dispatcher types * Iterate threads test * fix typing * Alternative import attempt * let it break let it break let it break * Tweak types * Stash * delint and update docs * null-guard scrollIntoView * Iterate threads test * Apply suggestions from code review
8 lines
192 B
JSON
8 lines
192 B
JSON
{
|
|
"baseUrl": "http://localhost:8080",
|
|
"videoUploadOnPasses": false,
|
|
"projectId": "ppvnzg",
|
|
"experimentalSessionAndOrigin": true,
|
|
"experimentalInteractiveRunEvents": true
|
|
}
|