aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/config
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-08-12 21:16:00 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-08-12 21:16:00 +0200
commitc2257428b2188fc709c76ec8f531287888de9741 (patch)
tree92c6dbc5f3027f0f8be9f21433bf678a4c6c2954 /src/Wallabag/CoreBundle/Resources/config
parentd990dc6f0535cad745929ca90d1e4bb00ba47584 (diff)
downloadwallabag-c2257428b2188fc709c76ec8f531287888de9741.tar.gz
wallabag-c2257428b2188fc709c76ec8f531287888de9741.tar.zst
wallabag-c2257428b2188fc709c76ec8f531287888de9741.zip
store domainName in database
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/config')
-rw-r--r--src/Wallabag/CoreBundle/Resources/config/services.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/config/services.yml b/src/Wallabag/CoreBundle/Resources/config/services.yml
index d8bd8d52..08eae327 100644
--- a/src/Wallabag/CoreBundle/Resources/config/services.yml
+++ b/src/Wallabag/CoreBundle/Resources/config/services.yml
@@ -1,9 +1,4 @@
1services: 1services:
2 wallabag_core.twig.extension:
3 class: Wallabag\CoreBundle\Twig\Extension\WallabagExtension
4 tags:
5 - { name: twig.extension }
6
7 wallabag_core.helper.detect_active_theme: 2 wallabag_core.helper.detect_active_theme:
8 class: Wallabag\CoreBundle\Helper\DetectActiveTheme 3 class: Wallabag\CoreBundle\Helper\DetectActiveTheme
9 arguments: 4 arguments: