Skip to content

Commit dbdb7f1

Browse files
authored
Merge pull request #618 from nextcloud/backport/617/stable5.12
[stable5.12] docs(infoxml): update description
2 parents 8db16f4 + 77185d4 commit dbdb7f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
1212
The app does not replace on demand preview generation so if a preview is requested before it is pre-generated it will still be shown.
1313
The first time you install this app, before using a cron job, you properly want to generate all previews via:
14-
**./occ preview:generate-all -vvv**
14+
**occ preview:generate-all -vvv**
1515
16-
**Important**: To enable pre-generation of previews you must add **php /var/www/nextcloud/occ preview:pre-generate** to a system cron job that runs at times of your choosing.]]>
16+
The preview queue will be processed automatically by a background job if the system cron background job mode is configured in Nextcloud. Additionally, you may run **occ preview:pre-generate -vvv** to a process the queue of pending previews immediately.]]>
1717
</description>
1818
<version>5.12.0-beta.1</version>
1919
<licence>agpl</licence>

0 commit comments

Comments
 (0)