Skip to content

Commit 0c918c5

Browse files
authored
Update system configuration
1 parent 813c3c3 commit 0c918c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/adminhtml/system.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<attribute type="expanded">1</attribute>
116116
<comment>
117117
<![CDATA[
118-
If your Magento cookie settings, specifically General > Web > Default Cookie Settings > Cookie Restriction Mode is set to "No," we will consider it as Implicit Cookie Consent. In this case, the useCookie will be set to True by default for all insight events.
118+
If your Magento cookie settings, specifically <b>General > Web > Default Cookie Settings > Cookie Restriction Mode</b> is set to "No," we will consider it as Implicit Cookie Consent. In this case, the useCookie will be set to True by default for all insight events. Conversely, if <b>Cookie Restriction Mode is set to 'Yes,'</b> Insight events will not be allowed without explicit cookie consent.
119119
]]>
120120
</comment>
121121
<field id="default_consent_cookie_name" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
@@ -138,7 +138,7 @@
138138
<label>Algolia Cookie Duration</label>
139139
<comment>
140140
<![CDATA[
141-
Add Cookie Duration in milliseconds by default is 15552000000 (6 Months).
141+
Add Cookie Duration in milliseconds. Default is 15552000000 (6 Months).
142142
]]>
143143
</comment>
144144
</field>

0 commit comments

Comments
 (0)