mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-18 17:27:24 +00:00
nextcloud: fix taskprocessing-worker is not restarted after its timeout (#8558)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user