fix: Fix command in app_settings.md

To turn it off, it should be false, right?

Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
This commit is contained in:
Côme Chilliet 2025-12-01 14:36:05 +01:00 committed by GitHub
parent fcbf00a8d6
commit d59bca8372
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ To go back to default theme:
By default Nextcloud will generate previews of Office files using the Collabora file conversion endpoint. This can be turned off through
occ config:app:set richdocuments preview_generation --type boolean --lazy --value true
occ config:app:set richdocuments preview_generation --type boolean --lazy --value false
### Electronic signature
From a shell running in the Nextcloud root directory, run the following `occ`