PHP Classes

File: .reward/supervisor-queue.conf

Recommend this page to a friend!
  Packages of Nemeth Zoltan   Cards API PHP   .reward/supervisor-queue.conf   Download  
File: .reward/supervisor-queue.conf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cards API PHP
Manage trading cards, decks, games, and creators
Author: By
Last change:
Date: 2 months ago
Size: 414 bytes
 

Contents

Class file image Download
[program:cards-api-queue-worker] process_name=%(program_name)s_%(process_num)02d command=php /home/unreality1/projects/cards-api-php/artisan queue:work database --sleep=3 --tries=3 --max-time=3600 autostart=true autorestart=true stopasgroup=true killasgroup=true user=unreality1 numprocs=2 redirect_stderr=true stdout_logfile=/home/unreality1/projects/cards-api-php/storage/logs/queue-worker.log stopwaitsecs=3600