memory decreased

This commit is contained in:
Andras Bacsai 2023-05-09 15:41:35 +02:00
parent 112082b643
commit c931226f23

View File

@ -1,2 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600 --memory=512"
su - webuser -c "php /var/www/html/artisan queue:work --timeout=600"