1
0
mirror of https://github.com/wallabag/wallabag.git synced 2025-01-05 12:06:52 +01:00
wallabag/app/config/routing_dev.yml
2016-06-24 11:28:07 +02:00

15 lines
328 B
YAML

_wdt:
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
prefix: /_wdt
_profiler:
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
prefix: /_profiler
_errors:
resource: "@TwigBundle/Resources/config/routing/errors.xml"
prefix: /_error
_main:
resource: routing.yml