mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 13:08:43 +01:00
Merge pull request #5216 from nextcloud/come-nc-patch-1
fix: Fix command in app_settings.md
This commit is contained in:
commit
dc9ffcfdbf
1 changed files with 1 additions and 1 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue