1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-02 16:38:38 +00:00
wallabag/app/config/routing_dev.yml

15 lines
328 B
YAML
Raw Permalink Normal View History

2015-01-22 08:30:07 +01:00
_wdt:
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
2016-06-24 11:28:07 +02:00
prefix: /_wdt
2015-01-22 08:30:07 +01:00
_profiler:
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
2016-06-24 11:28:07 +02:00
prefix: /_profiler
2015-01-22 08:30:07 +01:00
_errors:
resource: '@TwigBundle/Resources/config/routing/errors.xml'
2016-06-24 11:28:07 +02:00
prefix: /_error
2015-01-22 08:30:07 +01:00
_main:
resource: routing.yml