Files
symfony-flex-recipes-contrib/archived/enqueue.gps/bd4abdfaf9dcc084bbce3bb466b458b8638aaff9.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

27 lines
1.1 KiB
JSON

{
"manifests": {
"enqueue/gps": {
"manifest": {
"env": {
"PUBSUB_EMULATOR_HOST": "http://localhost:8900"
},
"post-install-output": [
"<bg=yellow;fg=black> </>",
"<bg=yellow;fg=black> Using Google Pub Sub in Enqueue </>",
"<bg=yellow;fg=black> </>",
"",
" * Configure <comment>ENQUEUE_DSN=gps:</comment> in your <comment>.env</comment> file.",
"",
" * Also configure the <comment>PUBSUB_EMULATOR_HOST</comment> environment",
" variable in <comment>.env</comment>.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gps.md</comment>"
]
},
"files": [],
"ref": "bd4abdfaf9dcc084bbce3bb466b458b8638aaff9"
}
}
}