Files
symfony-flex-recipes-contrib/enqueue/fs/0.4/post-install.txt
T

10 lines
438 B
Plaintext

<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using fs (filesystem) in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=file://%kernel.project_dir%/var/queue</comment>
in your <comment>.env</comment> file.
* For the full options, see
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/filesystem.md</comment>