We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbf00a commit d59bca8Copy full SHA for d59bca8
docs/app_settings.md
@@ -39,7 +39,7 @@ To go back to default theme:
39
40
By default Nextcloud will generate previews of Office files using the Collabora file conversion endpoint. This can be turned off through
41
42
- occ config:app:set richdocuments preview_generation --type boolean --lazy --value true
+ occ config:app:set richdocuments preview_generation --type boolean --lazy --value false
43
44
### Electronic signature
45
From a shell running in the Nextcloud root directory, run the following `occ`
0 commit comments