6 lines
115 B
YAML
6 lines
115 B
YAML
web_profiler:
|
|
toolbar: true
|
|
intercept_redirects: false
|
|
|
|
framework:
|
|
profiler: { only_exceptions: true }
|