mirror of
https://github.com/moparisthebest/wallabag
synced 2024-10-31 23:45:02 -04:00
15 lines
370 B
YAML
15 lines
370 B
YAML
_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
|
|
|
|
_main:
|
|
resource: routing.yml
|