]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
WIP
[github/wallabag/wallabag.git] / app / config / routing.yml
index 0bd2d130675140d54ee3f9c7d4d5b1acb20553e7..f1bbbda9103b3df1674612700dd130a3312cce25 100644 (file)
@@ -17,6 +17,11 @@ wallabag_api:
     type: annotation
     prefix: /
 
+wallabag_federation:
+    resource: "@WallabagFederationBundle/Controller/"
+    type: annotation
+    prefix: /
+
 app:
     resource: "@WallabagCoreBundle/Controller/"
     type: annotation