We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ac4aff + c545c12 commit ffd0f02Copy full SHA for ffd0f02
etc/csp_whitelist.xml
@@ -2,11 +2,6 @@
2
<csp_whitelist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd">
4
<policies>
5
- <policy id="script-src">
6
- <values>
7
- <value id="polyfill" type="host">polyfill.io</value>
8
- </values>
9
- </policy>
10
<policy id="connect-src">
11
<values>
12
<value id="algolia-api" type="host">*.algolia.net</value>
0 commit comments