mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-09 00:41:22 +00:00
fix(ckeditor5): prevent ckeditor5 to preview media
This commit is contained in:
@@ -260,6 +260,9 @@
|
||||
config.htmlEmbed = {
|
||||
showPreviews: true
|
||||
};
|
||||
config.mediaEmbed = {
|
||||
providers: []
|
||||
};
|
||||
config.image = {
|
||||
resizeUnit: "px",
|
||||
insert: {
|
||||
|
||||
Reference in New Issue
Block a user