mirror of https://github.com/vector-im/riot-web
Merge pull request #15592 from vector-im/travis/ui-feat/history
Add documentation for new UIFeature flag regarding room history settingspull/15601/head
commit
56761020bb
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue