Skip to content

Commit ef16ef4

Browse files
committed
Remove labs info for the new room list
1 parent f254a80 commit ef16ef4

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

docs/labs.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -94,20 +94,3 @@ adds an ability for end users to add themes themselves by using a URL to the JSO
9494
theme definition.
9595

9696
For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes).
97-
98-
## New room list
99-
100-
A complete rewrite of the room list is underway to increase performance, stability,
101-
and general usability.
102-
103-
In the event the new room list needs to be disabled, add this to your config.json:
104-
```json
105-
{
106-
"settingDefaults": {
107-
"feature_new_room_list": false
108-
}
109-
}
110-
```
111-
112-
**Note**: In a future release the new room list will not be optional.
113-

0 commit comments

Comments
 (0)