File tree Expand file tree Collapse file tree 1 file changed +35
-35
lines changed Expand file tree Collapse file tree 1 file changed +35
-35
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" ?>
2
- <!--
3
- /**
4
- * Mageplaza
5
- *
6
- * NOTICE OF LICENSE
7
- *
8
- * This source file is subject to the Mageplaza.com license that is
9
- * available through the world-wide-web at this URL:
10
- * https://www.mageplaza.com/LICENSE.txt
11
- *
12
- * DISCLAIMER
13
- *
14
- * Do not edit or add to this file if you wish to upgrade this extension to newer
15
- * version in the future.
16
- *
17
- * @category Mageplaza
18
- * @package Mageplaza_GeoIP
19
- * @copyright Copyright (c) Mageplaza (https://www.mageplaza.com/)
20
- * @license https://www.mageplaza.com/LICENSE.txt
21
- */
22
- -->
23
- <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Store:etc/config.xsd" >
24
- <default >
25
- <geoip >
26
- <module >
27
- <type >1</type >
28
- <user_guide >magento/geoip</user_guide >
29
- </module >
30
- <general >
31
- <enabled >0</enabled >
32
- </general >
33
- </geoip >
34
- </default >
35
- </config >
1
+ <?xml version =" 1.0" ?>
2
+ <!--
3
+ /**
4
+ * Mageplaza
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Mageplaza.com license that is
9
+ * available through the world-wide-web at this URL:
10
+ * https://www.mageplaza.com/LICENSE.txt
11
+ *
12
+ * DISCLAIMER
13
+ *
14
+ * Do not edit or add to this file if you wish to upgrade this extension to newer
15
+ * version in the future.
16
+ *
17
+ * @category Mageplaza
18
+ * @package Mageplaza_GeoIP
19
+ * @copyright Copyright (c) Mageplaza (https://www.mageplaza.com/)
20
+ * @license https://www.mageplaza.com/LICENSE.txt
21
+ */
22
+ -->
23
+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Store:etc/config.xsd" >
24
+ <default >
25
+ <geoip >
26
+ <module >
27
+ <type >1</type >
28
+ <user_guide >magento/geoip-library </user_guide >
29
+ </module >
30
+ <general >
31
+ <enabled >0</enabled >
32
+ </general >
33
+ </geoip >
34
+ </default >
35
+ </config >
You can’t perform that action at this time.
0 commit comments