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.
1 parent e9d306e commit 63ef782Copy full SHA for 63ef782
app/etc/di.xml
@@ -879,6 +879,7 @@
879
</type>
880
<type name="Magento\Framework\Session\Validator">
881
<arguments>
882
+ <argument name="scopeType" xsi:type="const">Magento\Store\Model\ScopeInterface::SCOPE_STORE</argument>
883
<argument name="skippedUserAgentList" xsi:type="array">
884
<item name="flash" xsi:type="string">Shockwave Flash</item>
885
<item name="flash_mac" xsi:type="string"><![CDATA[Adobe Flash Player\s{1,}\w{1,10}]]></item>
0 commit comments