wallabag/app/config/routing.yml
2015-01-23 14:58:17 +01:00

7 lines
163 B
YAML

app:
resource: @WallabagBundle/Controller/
type: annotation
homepage:
pattern: /
defaults: { _controller: WallabagBundle:Entry:showUnread }