From 585a85a6a435ffb9271736265c8ef488b52bb40d 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 0fb02dd..4b80ff5 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.13.0-dev.1 agpl