[FrameworkBundle] Remove "framework.session.storage_factory_id" since its already the default value (#1231)

This commit is contained in:
Hubert Lenoir
2023-08-10 12:29:41 -04:00
committed by GitHub
parent 544ff21cd0
commit 802870082e
2 changed files with 0 additions and 2 deletions
@@ -12,7 +12,6 @@ framework:
handler_id: null
cookie_secure: auto
cookie_samesite: lax
storage_factory_id: session.storage.factory.native
#esi: true
#fragments: true
@@ -10,7 +10,6 @@ framework:
handler_id: null
cookie_secure: auto
cookie_samesite: lax
storage_factory_id: session.storage.factory.native
#esi: true
#fragments: true