mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
[symfony/webapp-pack] Remove options that are already the defaults (#1507)
This commit is contained in:
@@ -6,9 +6,6 @@ framework:
|
||||
# https://symfony.com/doc/current/messenger.html#transport-configuration
|
||||
async:
|
||||
dsn: '%env(MESSENGER_TRANSPORT_DSN)%'
|
||||
options:
|
||||
use_notify: true
|
||||
check_delayed_interval: 60000
|
||||
retry_strategy:
|
||||
max_retries: 3
|
||||
multiplier: 2
|
||||
|
||||
Reference in New Issue
Block a user