Updated web-profiler-bundle recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:31:25 +02:00
parent 2819b457fa
commit daec5aa4b1
3 changed files with 8 additions and 12 deletions

View file

@ -1,17 +1,13 @@
when@dev:
web_profiler:
toolbar: true
intercept_redirects: false
framework:
profiler:
only_exceptions: false
collect_serializer_data: true
when@test:
web_profiler:
toolbar: false
intercept_redirects: false
framework:
profiler: { collect: false }
profiler:
collect: false
collect_serializer_data: true