summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml')
-rw-r--r--admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml b/admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml
new file mode 100644
index 00000000..e92166a7
--- /dev/null
+++ b/admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml
@@ -0,0 +1,6 @@
+web_profiler:
+ toolbar: true
+ intercept_redirects: false
+
+framework:
+ profiler: { only_exceptions: false }