Add documentation for new UIFeature flag regarding room history settings

pull/15592/head
Travis Ralston 2020-10-27 19:23:06 -06:00
parent dda3779ad8
commit 71206e8e3d
1 changed files with 2 additions and 0 deletions

View File

@ -192,3 +192,5 @@ Currently, the following UI feature flags are supported:
useful if accounts are managed externally.
* `UIFeature.advancedEncryption` - Whether or not advanced encryption options are shown to the
user.
* `UIFeature.roomHistorySettings` - Whether or not the room history settings are shown to the user.
This should only be used if the room history visibility options are managed by the server.