Skip to content

Commit 74320a1

Browse files
authored
Merge pull request #1390 from symfony/simplify-web-profiler-default-config
Simplify web profile default config
2 parents 09a1fb3 + 34f5db6 commit 74320a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
when@dev:
22
web_profiler:
33
toolbar: true
4-
intercept_redirects: false
54

65
framework:
76
profiler:
8-
only_exceptions: false
97
collect_serializer_data: true
108

119
when@test:
12-
web_profiler:
13-
toolbar: false
14-
intercept_redirects: false
15-
1610
framework:
1711
profiler: { collect: false }

0 commit comments

Comments
 (0)