Disable auto embedding of videos pasted on the editor.
This commit is contained in:
@@ -8,6 +8,9 @@ const joditConfig = {
|
||||
"showCharsCounter": false,
|
||||
"showWordsCounter": false,
|
||||
"showXPathInStatusbar": false,
|
||||
"link": {
|
||||
"processVideoLink": false
|
||||
},
|
||||
"disablePlugins": "add-new-line,backspace",
|
||||
"showPlaceholder": false,
|
||||
"uploader": {
|
||||
|
||||
Reference in New Issue
Block a user