Skip to content

Commit 215ad07

Browse files
committed
Remove docs and config for invite only padlocks
See matrix-org/matrix-react-sdk#4487
1 parent 5ca474d commit 215ad07

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/labs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ tab as the single source of truth just yet.
9898
This adds a presence indicator in the room list next to DM rooms where the other
9999
person is online.
100100

101-
## Show padlocks on invite only rooms (`feature_invite_only_padlocks`)
102-
103-
This adds padlocks to room list tiles and room header for invite only rooms.
104-
This feature flag (unlike most) is enabled by default.
105-
106101
## Custom themes (`feature_custom_themes`)
107102

108103
Custom themes are possible through Riot's [theme support](./theming.md), though

riot.im/develop/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"feature_mjolnir": "labs",
2222
"feature_dm_verification": "labs",
2323
"feature_cross_signing": "enable",
24-
"feature_invite_only_padlocks": "enable",
2524
"feature_bridge_state": "labs",
2625
"feature_presence_in_room_list": "labs",
2726
"feature_custom_themes": "labs"

0 commit comments

Comments
 (0)