X-Git-Url: https://git.rapsys.eu/airlibre/blobdiff_plain/3513f1de9c805f06d476a92bec251b5023fc8563..6a7eb1a9f60acd820454b7a1b821d61351cb5102:/config/routes/web_profiler.yaml diff --git a/config/routes/web_profiler.yaml b/config/routes/web_profiler.yaml new file mode 100644 index 0000000..8d85319 --- /dev/null +++ b/config/routes/web_profiler.yaml @@ -0,0 +1,8 @@ +when@dev: + web_profiler_wdt: + resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml' + prefix: /_wdt + + web_profiler_profiler: + resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml' + prefix: /_profiler