Merge pull request #12173 from vector-im/jryans/padlock-flag

Document padlock flag
This commit is contained in:
J. Ryan Stinnett 2020-01-31 13:44:04 +00:00 committed by GitHub
commit 2818de4d4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 This adds a presence indicator in the room list next to DM rooms where the other
person is online. 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.