How can you accomplish this?


Your project is in a phase where the locales that will be used are still being determined. You need to configure your project in a manner that will allow them to be changed dynamically.

How can you accomplish this?
A . Remove the system/default/general/locale configuration from the app/etc/config.php file
B . Configure SCD_ON_DEMAND to true in the .magento.env.yaml file
C . Run the command vendor/bin/ece-tools locales:unlock on the environment
D . Configure DYNAMIC_LOCALES in the SCD_MATRIX to true in the .magento.env.yaml file

Answer: B

Explanation:

Reference: https://devdocs.magento.com/cloud/live/sens-data-over.html

Leave a Reply

Your email address will not be published.