Skip to content

Commit

Permalink
Remove docs and config for invite only padlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Apr 24, 2020
1 parent 17b8dbf commit d43781d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ tab as the single source of truth just yet.
This adds a presence indicator in the room list next to DM rooms where the other
person is online.

## Show padlocks on invite only rooms (`feature_invite_only_padlocks`)

This adds padlocks to room list tiles and room header for invite only rooms.
This feature flag (unlike most) is enabled by default.

## Custom themes (`feature_custom_themes`)

Custom themes are possible through Riot's [theme support](./theming.md), though
Expand Down
1 change: 0 additions & 1 deletion riot.im/develop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"feature_mjolnir": "labs",
"feature_dm_verification": "labs",
"feature_cross_signing": "enable",
"feature_invite_only_padlocks": "enable",
"feature_bridge_state": "labs",
"feature_presence_in_room_list": "labs",
"feature_custom_themes": "labs"
Expand Down

0 comments on commit d43781d

Please sign in to comment.