diff --git a/docs/elastica-bundle/populate-command-optimization.md b/docs/elastica-bundle/populate-command-optimization.md index 8c5cab739..ccaa355b5 100644 --- a/docs/elastica-bundle/populate-command-optimization.md +++ b/docs/elastica-bundle/populate-command-optimization.md @@ -62,6 +62,7 @@ Here's an example of what your EnqueueBundle configuration may look like: enqueue: transport: default: 'file://%kernel.root_dir%/../var/messages' +    client: ~ ``` 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)