wallabag/app/config/routing_dev.yml

18 lines
465 B
YAML
Raw Normal View History

2015-01-22 07:30:07 +00:00
_wdt:
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
prefix: /_wdt
_profiler:
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
prefix: /_profiler
_configurator:
resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
prefix: /_configurator
_errors:
resource: "@TwigBundle/Resources/config/routing/errors.xml"
prefix: /_error
_main:
2015-01-26 21:15:19 +00:00
resource: routing.yml