summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole3/backend/config/packages/dev/web_profiler.yaml
blob: e92166a7fdaecfc6420ac429ba185e48b3199926 (plain)
1
2
3
4
5
6
web_profiler:
    toolbar: true
    intercept_redirects: false

framework:
    profiler: { only_exceptions: false }