Skip to content

Commit 9726b38

Browse files
authored
Merge pull request #31 from hardyjohnson/docs/update-split-database-info
Update split database information and link.
2 parents 1e223fb + 4a339ce commit 9726b38

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

environments/customizing.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,13 @@ The `.modman` folder and the corresponding `.basedir` file will be recognized an
7777

7878
## Magento 2 Specific Customizations
7979

80-
The following variables can be added to the project's `.env` file to enable additional database containers for use with the Magento 2 (Commerce Only) [split-database solution](https://devdocs.magento.com/guides/v2.3/config-guide/multi-master/multi-master.html).
80+
:::{note}
81+
82+
The split database feature has been deprecated as of Adobe Commerce 2.4.2 and is not supported on Adobe Commerce cloud infrastructure.
83+
84+
::::
85+
86+
The following variables can be added to the project's `.env` file to enable additional database containers for use with the Magento 2 (Commerce Only) [split-database solution](https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/storage/split-db/multi-master).
8187

8288
* `WARDEN_SPLIT_SALES=1`
8389
* `WARDEN_SPLIT_CHECKOUT=1`

0 commit comments

Comments
 (0)