Remove docs and config for invite only padlocks

See https://github.com/matrix-org/matrix-react-sdk/pull/4487
This commit is contained in:
Travis Ralston 2020-04-24 10:03:14 -06:00
parent 5ca474d356
commit 215ad07493
2 changed files with 0 additions and 6 deletions

View file

@ -98,11 +98,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