Skip to content

Commit d1f3d82

Browse files
committed
TASK: Update the supervisord configuration in the README
1 parent 0b185e9 commit d1f3d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ found a basic configuration:
2323
[supervisorctl]
2424

2525
[program:elasticsearch_indexing]
26-
command=php flow job:work --queue-name Flowpack.ElasticSearch.ContentRepositoryQueueIndexer --limit 5000
26+
command=php flow job:work --queue Flowpack.ElasticSearch.ContentRepositoryQueueIndexer --limit 5000
2727
stdout_logfile=AUTO
2828
stderr_logfile=AUTO
2929
numprocs=12

0 commit comments

Comments
 (0)