[Backport staging] Make threads disabled by default (#9815)

* Make threads disable by default

* restore e2ee tests

* fix threads e2e spec for beta joining

(cherry picked from commit 134e3d7ae8)

Co-authored-by: Germain <germains@element.io>
This commit is contained in:
ElementRobot
2022-12-21 16:16:51 +00:00
committed by GitHub
parent 0f34702b35
commit bf699cdf10
3 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
controller: new ThreadBetaController(),
displayName: _td("Threaded messages"),
supportedLevels: LEVELS_FEATURE,
default: true,
default: false,
betaInfo: {
title: _td("Threaded messages"),
caption: () => (