After July 2021, the 2.3.x release line no longer received quality updates or user guide updates. PHP 7.3 reached end of support in December 2021, and Adobe Commerce 2.3.x reached end of support in September 2022. We strongly recommend upgrading to Adobe Commerce 2.4.x to help maintain PCI compliance.

Global Settings

This site contains archived merchant documentation for a version of Adobe Commerce and Magento Open Source that has reached end-of-support. The documentation available here is intended for historical reference only and is not maintained. The Adobe Commerce Merchant Documentation for current releases is published on the Adobe Experience League.

Stores > Settings > Configuration > Sales Channels > Global Settings

Sales Channel Settings

Sales Channel Settings

Field Scope Description
Clear Log History Global Options:

Once Daily: Select this option to clear your store’s activity history once daily.

Once Weekly: Select this option to clear your store’s activity history once weekly.

Once Monthly: (Default) Select this option to clear your store’s activity history once monthly.
Background Tasks (CRON) Source Global Select Magento CRON in the drop-down. This tells Amazon Sales Channel to used your Magento Cron settings to determine communication and data sync intervals with Amazon Seller Central.
Enable Debug Logging Global Select Enabled to collect additional synchronization data when troubleshooting is needed.

This option is disabled by default and should only be enabled when needed for troubleshooting, as continued logging will negatively impact performance. If enabled for troubleshooting, it should be disabled when complete.

Note: Amazon Sales Channel logging is written to the {Magento Root}/var/log/channel_amazon.log file and can be viewed in developer mode.
Read-Only Mode Global Select Enabled to block all outgoing state-changing API requests. Potential changes are saved, but not sent, until Read-Only Mode is disabled. To start the data transfers again, select Disabled.

When a database is migrated to a new copy of the instance (detected when a store’s URL changes in the configuration), Read-Only Mode is automatically enabled.

Read-Only Mode is designed to be used on copies of the Production instance, like Staging or QA, and should not be used on the Production instance.

Note: Configuration cache must be cleared for Read-Only Mode to enable.