From 77185d4a6310c6c90c2d50baeaa0e86cefdbb1ad Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Sun, 1 Feb 2026 12:30:47 +0100 Subject: [PATCH] docs(infoxml): update description Signed-off-by: Richard Steinmetz --- appinfo/info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 4b6f271..bc63394 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,9 +11,9 @@ 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. The first time you install this app, before using a cron job, you properly want to generate all previews via: -**./occ preview:generate-all -vvv** +**occ preview:generate-all -vvv** -**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.]]> +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.]]> 5.12.0-beta.1 agpl