Skip to content

Commit 42f8657

Browse files
authored
Merge pull request #231 from lsv/master
Missing client configuration in the documentation
2 parents 7d76c2b + c4abec3 commit 42f8657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/elastica-bundle/populate-command-optimization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Here's an example of what your EnqueueBundle configuration may look like:
6262
enqueue:
6363
transport:
6464
default: 'file://%kernel.root_dir%/../var/messages'
65+
   client: ~
6566
```
6667
6768
Sure you can configure other transports like: [rabbitmq, amqp, stomp and so on](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/bundle/config_reference.md)

0 commit comments

Comments
 (0)