We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ce3aa commit eefca07Copy full SHA for eefca07
README.md
@@ -123,7 +123,7 @@ Set to true to disable the background job that generates previews by default wit
123
configure a manual system cron job. It is recommended to disable the default background job in case
124
a custom system cron entry with `occ preview:pre-generate` is configured (set this config to true).
125
126
-#### `occ config:app:set --value=600 --type=integer previewgenerator job_max_execution_time`
+#### `occ config:app:set --value=300 --type=integer previewgenerator job_max_execution_time`
127
Limits the maximum execution time in seconds of the preview background job. (A value of zero means
128
unlimited.)
129
0 commit comments