Last active
December 9, 2019 21:38
-
-
Save ashsmith/7c7670fbba1d34be31684dad43a6feb0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<type name="Magento\Cms\Model\Wysiwyg\Images\Storage"> | |
<arguments> | |
<argument name="extensions" xsi:type="array"> | |
<item name="image_allowed" xsi:type="array"> | |
<item name="svg" xsi:type="string">image/svg+xml</item> | |
</item> | |
</argument> | |
</arguments> | |
</type> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment