mirror of https://github.com/YGGverse/HLState.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
337 B
18 lines
337 B
10 months ago
|
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 }
|