mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: update services.yaml
This commit is contained in:
@@ -14,8 +14,6 @@ parameters:
|
|||||||
limit_max_watchlist_domains: '%env(int:LIMIT_MAX_WATCHLIST_DOMAINS)%'
|
limit_max_watchlist_domains: '%env(int:LIMIT_MAX_WATCHLIST_DOMAINS)%'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
Symfony\Component\Messenger\Transport\TransportFactoryInterface: '@messenger.transport_factory'
|
|
||||||
|
|
||||||
# default configuration for services in *this* file
|
# default configuration for services in *this* file
|
||||||
_defaults:
|
_defaults:
|
||||||
autowire: true # Automatically injects dependencies in your services.
|
autowire: true # Automatically injects dependencies in your services.
|
||||||
|
|||||||
Reference in New Issue
Block a user