Sensitive or system-specific settings

To set the sensitive settings written to env.php, use the bin/magento config:sensitive:set command.

Configuration values are specified as either sensitive or system-specific by referencing Magento\Config\Model\Config\TypePool in the module’s di.xml file.

To export additional system settings when using config_types, consider using the bin/magento config:set command.

Previous pageSet values
Next pageImport data

Commerce