Is it possible to disable the insert/edit image
tool on the toolbar in Legacy Templates?
I am able to disable the emojis
passing the below in the options:
{ features: { textEditor: { emojis: false } } }
I wonder if it is possible to do the same for the image
?