Skip to content

Commit 2efb706

Browse files
committed
Add additional information to the "Install the application…" section of magento2.md
1 parent df9f35b commit 2efb706

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

environments/magento2.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,10 @@ In addition to the below manual process, there is a [Github Template available f
112112
8. Install the application and you should be all set:
113113

114114
:::{note}
115-
Please note that if using Valkey instead of Redis, the value of the session and cache flags will be different
115+
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.
116+
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.
117+
118+
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.
116119
:::
117120

118121
## Install Application

0 commit comments

Comments
 (0)