X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Fconfig%2Frouting.yml;h=f3502e156e6c80e884e9beb89bd42f76ec55bdd7;hb=4d85d7e9ba676bd5ac3428976ce9227f460eb542;hp=ec1d23cc9f6f0e0d7526e36bcfbfc73d9a6c46f2;hpb=7a577c519ffc254b6ddecd75c9ee84f656d759e1;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