Update phyre-worker.conf

This commit is contained in:
Bozhidar 2024-05-10 12:09:30 +03:00
parent b6c35e379e
commit 69169bbba9

View file

@ -1,6 +1,6 @@
[program:phyre-worker]
process_name=%(program_name)s_%(process_num)02d
command=phyre-php /usr/local/phyre/web/artisan queue:work --sleep=3 --tries=3 --max-time=3600
command=phyre-php /usr/local/phyre/web/artisan queue:work --sleep=3 --tries=3 --max-time=0
autostart=true
autorestart=true
stopasgroup=true