Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-01-18 08:37:28 +00:00
parent fb6e08680c
commit b79e5a0e2c
10 changed files with 385 additions and 16 deletions
+3 -10
View File
@@ -70,19 +70,12 @@
"framework:",
" secret: '%env(APP_SECRET)%'",
" #csrf_protection: true",
" handle_all_throwables: true",
"",
" # Enables session support. Note that the session will ONLY be started if you read or write from it.",
" # Remove or comment this section to explicitly disable session support.",
" session:",
" handler_id: null",
" cookie_secure: auto",
" cookie_samesite: lax",
" # Note that the session will be started ONLY if you read or write from it.",
" session: true",
"",
" #esi: true",
" #fragments: true",
" php_errors:",
" log: true",
"",
"when@test:",
" framework:",
@@ -183,7 +176,7 @@
"executable": false
}
},
"ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391"
"ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
}
}
}