mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
upd
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
enqueue:
|
||||
transport:
|
||||
default: '%env(ENQUEUE_DSN)%'
|
||||
client: ~
|
||||
@@ -1,6 +1,5 @@
|
||||
enqueue:
|
||||
transport:
|
||||
default: 'null'
|
||||
'null': ~
|
||||
default: 'null://'
|
||||
client:
|
||||
traceable_producer: true
|
||||
|
||||
Reference in New Issue
Block a user