Add documentation for new UIFeature flag regarding room history settings
parent
dda3779ad8
commit
71206e8e3d
|
@ -192,3 +192,5 @@ Currently, the following UI feature flags are supported:
|
||||||
useful if accounts are managed externally.
|
useful if accounts are managed externally.
|
||||||
* `UIFeature.advancedEncryption` - Whether or not advanced encryption options are shown to the
|
* `UIFeature.advancedEncryption` - Whether or not advanced encryption options are shown to the
|
||||||
user.
|
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