You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/config/config-reference-b2b.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This reference contains unique configuration paths for the Magento Enterprise B2
6
6
This section lists variable names and configuration paths available for options in the Admin under **Stores** > Settings > **Configuration** > **General**.
7
7
8
8
### B2B Features paths
9
-
These configuration values are availabe in the Magento Admin in **Stores** > Settings > **Configuration** > **General** > **B2B Features**.
9
+
These configuration values are available in the Magento Admin in **Stores** > Settings > **Configuration** > **General** > **B2B Features**.
@@ -22,7 +22,7 @@ These configuration values are availabe in the Magento Admin in **Stores** > Set
22
22
This section lists variable names and config paths available for options in the Admin under **Stores** > Settings > **Configuration** > **Customers**.
23
23
24
24
### Company configuration paths
25
-
These configuration values are availabe in the Magento Admin in **Stores** > Settings > **Configuration** > **Customers** > **Company Configuration**.
25
+
These configuration values are available in the Magento Admin in **Stores** > Settings > **Configuration** > **Customers** > **Company Configuration**.
Copy file name to clipboardExpand all lines: _includes/config/config-reference_sensitive.md
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ All configuration paths listed in this topic are sensitive. The `System-specific
8
8
This section lists variable names and configuration paths available for options in the Admin under **Stores** > Settings > **Configuration** > **General**.
9
9
10
10
### Web paths sensitive and system-specific paths
11
-
These configuration values are availabe in the Magento Admin in **Stores** > Settings > **Configuration** > **General** > **Web**.
11
+
These configuration values are available in the Magento Admin in **Stores** > Settings > **Configuration** > **General** > **Web**.
12
12
13
13
| Name | Config path | EE only? | Encrypted? | System-specific? | Sensitive? |
### Store email address sensitive and system-specific paths
36
-
These configuration values are availabe in the Magento Admin in **Stores** > Settings > **Email Configuration** > **General** > **Store Email Addresses**.
36
+
These configuration values are available in the Magento Admin in **Stores** > Settings > **Email Configuration** > **General** > **Store Email Addresses**.
37
37
38
38
| Name | Config path | EE only? | Encrypted? | System-specific? | Sensitive? |
@@ -71,7 +71,7 @@ These configuration values are availabe in the Magento Admin in **Stores** > Set
71
71
This section lists variable names and config paths available for options in the Admin under **Stores** > Settings > **Configuration** > **Customers**.
72
72
73
73
### Customer configuration sensitive and system-specific paths
74
-
These configuration values are availabe in the Magento Admin in **Stores** > Settings > **Configuration** > **Customers** > **Customer Configuration**.
74
+
These configuration values are available in the Magento Admin in **Stores** > Settings > **Configuration** > **Customers** > **Customer Configuration**.
75
75
76
76
Name | Config path | EE only? | Encrypted? | System-specific? | Sensitive? |
Copy file name to clipboardExpand all lines: _includes/config/split-deploy/split-deploy-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Build system
19
19
Your build system does not have to have Magento installed on it. It needs only the Magento code but no database connection is required. Also, your build system doesn't need to be a physically separate server.
20
20
21
21
Staging system
22
-
: _Optional_. You can optionally set up a staging system to use for final testing of all integrated code, including User Acceptance Testing (UAT). Set up a staging system the same way you set up a production system. Except for the fact that staging is not your live store and doen't process orders from customers, it's identical to production.
22
+
: _Optional_. You can optionally set up a staging system to use for final testing of all integrated code, including User Acceptance Testing (UAT). Set up a staging system the same way you set up a production system. Except for the fact that staging is not your live store and doesn't process orders from customers, it's identical to production.
23
23
24
24
Production system
25
25
: Your live store. You should make minimal configuration changes here and no changes to websites, stores, store views, products, or the catalog. You should make all those types of changes in your development system.
0 commit comments