mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -26,18 +26,6 @@
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
@@ -49,6 +37,18 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/web_profiler.yaml": {
|
||||
"contents": [
|
||||
"web_profiler:",
|
||||
" toolbar: true",
|
||||
" intercept_redirects: false",
|
||||
"",
|
||||
"framework:",
|
||||
" profiler: { only_exceptions: false }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
|
||||
|
||||
Reference in New Issue
Block a user