nextcloud: fix taskprocessing-worker is not restarted after its timeout (#8558)

This commit is contained in:
Simon L.
2026-08-17 20:31:29 +02:00
committed by GitHub
+1
View File
@@ -31,6 +31,7 @@ stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
command=php /var/www/html/occ taskprocessing:worker --timeout 300
autorestart=true
user=www-data
[program:run-exec-commands]