mirror of https://github.com/vector-im/riot-web
Disable event indexing on develop
develop is a web deploy and therefore unlikely to have to node module availablepull/11850/head
parent
6ce5377747
commit
1a3e5a3c70
|
@ -21,7 +21,7 @@
|
|||
"feature_mjolnir": "labs",
|
||||
"feature_dm_verification": "labs",
|
||||
"feature_cross_signing": "labs",
|
||||
"feature_event_indexing": "labs",
|
||||
"feature_event_indexing": "disable",
|
||||
"feature_ftue_dms": "labs",
|
||||
"feature_bridge_state": "labs",
|
||||
"feature_presence_in_room_list": "labs"
|
||||
|
|
Loading…
Reference in New Issue