Enable and document presence in room list feature flag
Part of https://github.com/vector-im/riot-web/issues/11799
This commit is contained in:
parent
0e65d2ecfa
commit
12267159f2
2 changed files with 7 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
"feature_cross_signing": "labs",
|
||||
"feature_event_indexing": "labs",
|
||||
"feature_ftue_dms": "labs",
|
||||
"feature_bridge_state": "labs"
|
||||
"feature_bridge_state": "labs",
|
||||
"feature_presence_in_room_list": "labs"
|
||||
},
|
||||
"welcomeUserId": "@riot-bot:matrix.org",
|
||||
"piwik": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue