forked from matrix/element-web
Merge pull request #12173 from vector-im/jryans/padlock-flag
Document padlock flag
This commit is contained in:
commit
2818de4d4a
|
@ -93,3 +93,8 @@ 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.
|
||||
|
|
Loading…
Reference in New Issue