X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting_dev.yml;h=95c1b0263cc08396d6905e2acf6d38b48dd2c454;hb=63fb9d6f07d8c92afa7fd8cd11960b366b3cf2f1;hp=1a236e2868d89fa3be70fe9f9ab82d11ab441799;hpb=6b767d1cc0e9697af95ec399fd612d203d10826a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing_dev.yml b/app/config/routing_dev.yml index 1a236e28..95c1b026 100644 --- a/app/config/routing_dev.yml +++ b/app/config/routing_dev.yml @@ -1,18 +1,14 @@ _wdt: resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml" - prefix: /_wdt + prefix: /_wdt _profiler: resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml" - prefix: /_profiler - -_configurator: - resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml" - prefix: /_configurator + prefix: /_profiler _errors: resource: "@TwigBundle/Resources/config/routing/errors.xml" - prefix: /_error + prefix: /_error _main: - resource: routing.yml \ No newline at end of file + resource: routing.yml