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:
Dominik Henneke 2022-10-12 19:58:25 +02:00 committed by GitHub
parent cd806427c8
commit ae883bb94b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
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