]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
Add LiipThemeBundle
[github/wallabag/wallabag.git] / app / config / routing.yml
index 426dcdcfe8aff3c92f507c0dc196800e7d536ae7..d681b39b7c48f3ee1158151f674014e237393c59 100644 (file)
@@ -18,12 +18,7 @@ login_check:
 logout:
     path:   /logout
 
-#wallabag_api:
-#    resource: "@WallabagApiBundle/Controller/"
-#    type:     annotation
-#    prefix:   /api
-
 rest :
-  type : rest
-  resource : "routing_rest.yml"
-  prefix : /api
\ No newline at end of file
+    type : rest
+    resource : "routing_rest.yml"
+    prefix : /api