From 2efb7061e27ae68a950eae866a4f0ebb8aaed400 Mon Sep 17 00:00:00 2001 From: Myles Forrest Date: Mon, 1 Jun 2026 15:12:15 -0400 Subject: [PATCH] =?UTF-8?q?Add=20additional=20information=20to=20the=20"In?= =?UTF-8?q?stall=20the=20application=E2=80=A6"=20section=20of=20`magento2.?= =?UTF-8?q?md`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- environments/magento2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/environments/magento2.md b/environments/magento2.md index ff18069..e527654 100644 --- a/environments/magento2.md +++ b/environments/magento2.md @@ -112,7 +112,10 @@ In addition to the below manual process, there is a [Github Template available f 8. Install the application and you should be all set: :::{note} - Please note that if using Valkey instead of Redis, the value of the session and cache flags will be different + Please note that if using Adobe Commerce `2.4.9` or later, _and Valkey instead of Redis_, the value of the session and cache flags will be different. + The flags, _but not their values_, remain the same for backwards compatibility in version `2.4.8` and earlier, while using Valkey instead of Redis. + + See [here](https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/cache/valkey/valkey-session) for more information, including the proper flags to use for Valkey. ::: ## Install Application