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
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Also, be sure to change the path after `namespace`for your vendor and module names.
170
182
@@ -211,7 +223,7 @@ In the following example, the test integration requires access to the following
211
223
212
224
### Pre-configure the integration {#preconfig}
213
225
214
-
Your module can optionally provide a configuration file `config.xml` so that the integration can be automatically pre-configured with default values. To enable this feature, create the `config.xml` file in the `etc/integration` directory.
226
+
Your module can optionally provide values in configuration file `config.xml`, so that the integration can be automatically pre-configured with default values. To enable this feature, update the `config.xml` file in the `etc/integration` directory.
215
227
216
228
{: .bs-callout-info }
217
229
If you pre-configure the integration, the values cannot be edited from the [admin](https://glossary.magento.com/admin) panel.
0 commit comments