Skip to content

Commit

Permalink
TASK: Enable isolated execution for the indexing queue
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeyer committed Jan 12, 2017
1 parent e0e309d commit 83b7622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/Settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Flowpack:
queues:
'Flowpack.ElasticSearch.ContentRepositoryQueueIndexer':
className: 'Flowpack\JobQueue\Beanstalkd\Queue\BeanstalkdQueue'
executeIsolated: true
options:
host: '127.0.0.1'
port: 11300

0 comments on commit 83b7622

Please sign in to comment.