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