Skip to content

Commit 29cc8eb

Browse files
authored
Merge pull request element-hq#13325 from vector-im/travis/seshat-enable
Remove encrypted message search feature flag
2 parents 6b19653 + c23b241 commit 29cc8eb

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/labs.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,6 @@ at the moment. If something goes wrong, add this to your config to disable it:
8686
The setting will be removed in a future release, enabling it non-optionally for
8787
all users.
8888

89-
## Event indexing and E2EE search support using Seshat (`feature_event_indexing`)
90-
91-
Adds support for search in E2E encrypted rooms. This enables an event indexer
92-
that downloads, stores, and indexes room messages for E2E encrypted rooms.
93-
94-
The existing search will transparently work for encrypted rooms just like it
95-
does for non-encrypted.
96-
9789
## Bridge info tab (`feature_bridge_state`)
9890

9991
Adds a "Bridge Info" tab to the Room Settings dialog, if a compatible bridge is

riot.im/develop/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"feature_dm_verification": "labs",
2323
"feature_cross_signing": "enable",
2424
"feature_invite_only_padlocks": "enable",
25-
"feature_event_indexing": "disable",
2625
"feature_bridge_state": "labs",
2726
"feature_presence_in_room_list": "labs",
2827
"feature_custom_themes": "labs"

0 commit comments

Comments
 (0)