From e870aa08219cbad61ec7e3595a0fe9d89b9aac4e Mon Sep 17 00:00:00 2001 From: zephyr-thomas Date: Fri, 26 Jan 2018 11:18:04 +0100 Subject: [PATCH] fix web_profiler full default conf --- reference/configuration/web_profiler.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/configuration/web_profiler.rst b/reference/configuration/web_profiler.rst index 9172e1721e7..1993543ea8a 100644 --- a/reference/configuration/web_profiler.rst +++ b/reference/configuration/web_profiler.rst @@ -62,7 +62,7 @@ Full Default Configuration web_profiler: toolbar: false intercept_redirects: false - excluded_ajax_paths: ^/bundles|^/_wdt + excluded_ajax_paths: ^/(app(_[\\w]+)?\\.php/)?_wdt .. code-block:: xml @@ -79,6 +79,6 @@ Full Default Configuration