We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b185e9 commit d1f3d82Copy full SHA for d1f3d82
1 file changed
README.md
@@ -23,7 +23,7 @@ found a basic configuration:
23
[supervisorctl]
24
25
[program:elasticsearch_indexing]
26
- command=php flow job:work --queue-name Flowpack.ElasticSearch.ContentRepositoryQueueIndexer --limit 5000
+ command=php flow job:work --queue Flowpack.ElasticSearch.ContentRepositoryQueueIndexer --limit 5000
27
stdout_logfile=AUTO
28
stderr_logfile=AUTO
29
numprocs=12
0 commit comments