aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/config/services.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/config/services.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/config/services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/config/services.yml b/src/Wallabag/CoreBundle/Resources/config/services.yml
index a9b0d2d5..a82f36ce 100644
--- a/src/Wallabag/CoreBundle/Resources/config/services.yml
+++ b/src/Wallabag/CoreBundle/Resources/config/services.yml
@@ -122,7 +122,7 @@ services:
122 wallabag_core.helper.entries_export: 122 wallabag_core.helper.entries_export:
123 class: Wallabag\CoreBundle\Helper\EntriesExport 123 class: Wallabag\CoreBundle\Helper\EntriesExport
124 arguments: 124 arguments:
125 - '@=service(''craue_config'').get(''wallabag_url'')' 125 - '%domain_name%'
126 - src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png 126 - src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png
127 127
128 wallabag.operator.array.matches: 128 wallabag.operator.array.matches: