Files
COPILOT/config/packages/web_profiler.yaml
BRAMAS Arthur 1b0601d724 add progression
2025-10-24 16:14:44 +02:00

14 lines
240 B
YAML

when@dev:
web_profiler:
toolbar: true
framework:
profiler:
collect_serializer_data: true
when@test:
framework:
profiler:
collect: false
collect_serializer_data: true