mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
22 lines
835 B
JSON
22 lines
835 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/rdkafka": {
|
|
"manifest": {
|
|
"post-install-output": [
|
|
"<bg=yellow;fg=black> </>",
|
|
"<bg=yellow;fg=black> Using Kafka in Enqueue </>",
|
|
"<bg=yellow;fg=black> </>",
|
|
"",
|
|
" * Configure <comment>ENQUEUE_DSN=kafka://</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/kafka.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "3d0d8d8eb4c64d9ecb4a8349316e36deacf2ed48"
|
|
}
|
|
}
|
|
}
|