File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 79
79
showInWebsite =" 1" showInStore =" 1" >
80
80
<label >Policy</label >
81
81
<validate >validate-url validate-no-html-tags</validate >
82
- <comment >Example: https://example.com/security-policy.html</comment >
83
82
</field >
84
83
<field id =" signature_text" translate =" label comment" type =" textarea" sortOrder =" 80" showInDefault =" 1"
85
84
showInWebsite =" 1" showInStore =" 1" >
90
89
</group >
91
90
</section >
92
91
</system >
93
- </config >
92
+ </config >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <!--
3
+ /**
4
+ * Copyright © Magento, Inc. All rights reserved.
5
+ * See COPYING.txt for license details.
6
+ */
7
+ -->
8
+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
+ xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Store:etc/config.xsd" >
10
+ <default >
11
+ <magento_securitytxt_securitytxt >
12
+ <other_information >
13
+ <policy >https://magento.com/security</policy >
14
+ </other_information >
15
+ </magento_securitytxt_securitytxt >
16
+ </default >
17
+ </config >
Original file line number Diff line number Diff line change @@ -25,5 +25,4 @@ Preferred-Languages,Preferred-Languages
25
25
Hiring,Hiring
26
26
"Example: https://example.com/jobs.html","Example: https://example.com/jobs.html"
27
27
Policy,Policy
28
- "Example: https://example.com/security-policy.html","Example: https://example.com/security-policy.html"
29
- Signature,Signature
28
+ Signature,Signature
You can’t perform that action at this time.
0 commit comments