mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add end-user documentation for UI features
This commit is contained in:
parent
df5cb15cf9
commit
85979079f1
@ -144,3 +144,15 @@ Desktop app configuration
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
See https://github.com/vector-im/riot-desktop#user-specified-configjson
|
See https://github.com/vector-im/riot-desktop#user-specified-configjson
|
||||||
|
|
||||||
|
UI Features
|
||||||
|
===========
|
||||||
|
|
||||||
|
Parts of the UI can be disabled using UI features. These are settings which appear
|
||||||
|
under `settingDefaults` and can only be `true` (default) or `false`. When `false`,
|
||||||
|
parts of the UI relating to that feature will be disabled regardless of the user's
|
||||||
|
preferences.
|
||||||
|
|
||||||
|
Currently, the following UI feature flags are supported:
|
||||||
|
|
||||||
|
* `UIFeature.URLPreviews` - Disables URL previews across the entire application.
|
||||||
|
Loading…
Reference in New Issue
Block a user