forked from wallabag/wallabag
Use FQCN as service name for helper services
This commit is contained in:
@ -406,7 +406,7 @@ sensio_framework_extra:
|
||||
httplug:
|
||||
clients:
|
||||
wallabag_core:
|
||||
factory: 'wallabag_core.http_client_factory'
|
||||
factory: Wallabag\CoreBundle\Helper\HttpClientFactory
|
||||
config:
|
||||
defaults:
|
||||
timeout: 10
|
||||
|
||||
Reference in New Issue
Block a user