mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Update the documentation for the show_labs_settings parameter (#9395)
The parameter is actually called `show_labs_settings` but the documentation claims it is `showLabsSettings`. Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net> Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
This commit is contained in:
parent
cd806427c8
commit
ae883bb94b
@ -110,7 +110,7 @@ Features can be controlled at the config level using the following structure:
|
|||||||
```
|
```
|
||||||
|
|
||||||
When `true`, the user will see the feature as enabled. Similarly, when `false` the user will see the feature as disabled.
|
When `true`, the user will see the feature as enabled. Similarly, when `false` the user will see the feature as disabled.
|
||||||
The user will only be able to change/see these states if `showLabsSettings: true` is in the config.
|
The user will only be able to change/see these states if `show_labs_settings: true` is in the config.
|
||||||
|
|
||||||
### Determining if a feature is enabled
|
### Determining if a feature is enabled
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user