I set saveUrl on insertImageSettings so it works when I use image file on local pc like below.
But it is not working when I want to using my screen shot directly. It always save image file using my DNS addres path like below.
Why it works differently?
I found that it works when I provide 'PasteCleanup' plugin to editor. but I don't understand what 'PasteCleanup' do on clipboard image pasting and saving logic.
Please let me know how can I keep consistancy on save image logic.