X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fconfig%2Frouting.yml;h=f3502e156e6c80e884e9beb89bd42f76ec55bdd7;hb=c641baad0ec52198d77f2018c7bf8acdfe5957ce;hp=ec1d23cc9f6f0e0d7526e36bcfbfc73d9a6c46f2;hpb=4cfbd5d893aa51fd5d3b349c2695e9913591041f;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/config/routing.yml b/src/Wallabag/CoreBundle/Resources/config/routing.yml index ec1d23cc..f3502e15 100644 --- a/src/Wallabag/CoreBundle/Resources/config/routing.yml +++ b/src/Wallabag/CoreBundle/Resources/config/routing.yml @@ -1,3 +1,7 @@ -_wllbg: +entry: resource: "@WallabagCoreBundle/Controller/EntryController.php" type: annotation + +config: + resource: "@WallabagCoreBundle/Controller/ConfigController.php" + type: annotation