Commit 0af81994 authored by Mark Harding's avatar Mark Harding

(chore): increase search dispatches to 10 per runners

parent 7a06fe36
No related merge requests found
Pipeline #64075814 failed with stages
in 4 minutes and 17 seconds
......@@ -83,7 +83,7 @@ process_name=%(program_name)s_%(process_num)02d
command=php /var/www/Minds/engine/cli.php QueueRunner run --runner=SearchIndexDispatcher
autostart=true
autorestart=true
numprocs=1
numprocs=10
redirect_stderr=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment