Sensitive and system-specific settings
This topic lists configuration paths for system-specific and sensitive settings:
-
The
magento app:config:dump
command writes system-specific settings to the system-specific configuration file,app/etc/env.php
, which should not be in source control. It also writes shared configuration for all Commerce instances toapp/etc/config.php
, this file should be in source control. -
The
magento config:sensitive:set
command writes sensitive settings toapp/etc/env.php
.You can also set sensitive values using configuration variables as discussed in Use environment variables to override configuration settings.
For a list of other configuration paths, see:
System-specific?
column shows which values are also system-specific.General category sensitive and system-specific paths
This section lists variable names and configuration paths available for options in the Admin under Stores > Settings > Configuration > General.
Web paths sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > General > Web.
web/unsecure/base_url
web/unsecure/base_link_url
web/unsecure/base_static_url
web/unsecure/base_media_url
web/secure/base_url
web/secure/base_link_url
web/secure/base_static_url
web/secure/base_media_url
web/default/front
web/default/no_route
web/cookie/cookie_path
web/cookie/cookie_domain
web/cookie/cookie_lifetime
web/cookie/cookie_httponly
web/cookie/cookie_restriction
Currency setup sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > General > Currency setup.
currency/import/error_email
Store email address sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Email Configuration > General > Store Email Addresses.
trans_email/ident_general/name
trans_email/ident_general/email
trans_email/ident_sales/name
trans_email/ident_sales/email
trans_email/ident_support/name
trans_email/ident_support/email
trans_email/ident_custom1/name
trans_email/ident_custom1/email
trans_email/ident_custom2/name
trans_email/ident_custom2/email
Contacts sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > General > Contacts.
contact/email/recipient_email
contact/email/sender_email_identity
contact/email/email_template
New Relic reporting sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > General > New Relic Reporting.
newrelicreporting/general/account_id
newrelicreporting/general/app_id
newrelicreporting/general/api
newrelicreporting/general/insights_insert_key
newrelicreporting/general/api_url
newrelicreporting/general/insights_api_url
Customers category sensitive and system-specific paths
This section lists variable names and config paths available for options in the Admin under Stores > Settings > Configuration > Customers.
Customer configuration sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Customers > Customer Configuration.
customer/create_account/email_domain
Catalog category
This section lists variable names and config paths available for options in the Admin under Stores > Settings > Configuration > Catalog.
Catalog sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Catalog > Catalog.
catalog/productalert_cron/error_email
catalog/product_video/youtube_api_key
catalog/search/solr_server_hostname
catalog/search/solr_server_port
catalog/search/solr_server_username
catalog/search/solr_server_password
catalog/search/solr_server_path
catalog/search/elasticsearch_server_hostname
catalog/search/elasticsearch_server_port
catalog/search/elasticsearch_index_prefix
catalog/search/elasticsearch_enable_auth
catalog/search/elasticsearch_username
catalog/search/elasticsearch_password
catalog/search/elasticsearch_server_timeout
catalog/search/elasticsearch_username
catalog/search/elasticsearch_password
catalog/search/elasticsearch_server_timeout
catalog/search/opensearch_server_hostname
catalog/search/opensearch_server_port
catalog/search/opensearch_index_prefix
catalog/search/opensearch_enable_auth
catalog/search/opensearch_username
catalog/search/opensearch_password
catalog/search/opensearch_server_timeout
Inventory sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Catalog > Inventory.
cataloginventory/source_selection_distance_based_google/api_key
XML sitemap sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Catalog > XML Sitemap.
sitemap/generate/error_email
Sales category
This section lists variable names and config paths available for options in the Admin under Stores > Settings > Configuration > Sales.
Shipping settings sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Sales > Shipping Settings.
shipping/origin/country_id
shipping/origin/region_id
shipping/origin/postcode
shipping/origin/city
shipping/origin/street_line1
shipping/origin/street_line2
carriers/ups/is_account_live
Sales emails sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Sales > Sales Emails.
sales_email/order/copy_to
sales_email/order_comment/copy_to
sales_email/invoice/copy_to
sales_email/invoice_comment/copy_to
sales_email/shipment/copy_to
sales_email/shipment_comment/copy_to
sales_email/creditmemo/copy_to
sales_email/creditmemo_comment/copy_to
sales_email/temando_pickup/copy_to
Checkout sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Sales > Checkout.
checkout/payment_failed/copy_to
Google API sensitive and system-specific paths
These configuration values are available in the Admin in Stores > Settings > Configuration > Sales > Google API.