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 9e0ca87 commit 611bbe7Copy full SHA for 611bbe7
js/mage/adminhtml/wysiwyg/tinymce/setup.js
@@ -90,6 +90,7 @@ tinyMceWysiwygSetup.prototype =
90
automatic_uploads: false,
91
branding: false,
92
promotion: false,
93
+ convert_unsafe_embeds: true, // default in TinyMCE v7.0
94
convert_urls: false,
95
relative_urls: true,
96
skin: this.config.skin,
0 commit comments