Files
symfony-flex-recipes-contrib/enqueue/pheanstalk/0.5/post-install.txt
T

10 lines
446 B
Plaintext

<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Beanstalk (Pheanstalk) in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=beanstalk://example:5555</comment>
in your <comment>.env</comment> file.
* For the full options, see
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/pheanstalk.md</comment>