]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
some parameters, new entry form, etc.
[github/wallabag/wallabag.git] / app / config / routing.yml
index a748d532f46ebf0d6eb074e80c5dcf1cbb57d7b4..d0ece8e303c10e6087932162fa1a04b2d9d4b1ff 100644 (file)
@@ -1,3 +1,7 @@
 app:
     resource: @WallabagBundle/Controller/
     type:     annotation
+
+homepage:
+    pattern:   /
+    defaults:  { _controller: WallabagBundle:Entry:showUnread }
\ No newline at end of file