How to disable Video, Audio, File upload functions from the backend?

Ghost doing a great job and I’d like to thank you guys who create and develop the Ghost.

Anyway, the recent updates have added some new awesome features to the Ghost. Three of them are uploading Videos, Audio, and Files from the editor.

The problem is, I want to disable those three functions and remove them from the editor context menu.

Could anyone assist me.

1 Like

Hi does anyone have an idea about on this?

I think your only option would be to build a custom version of Ghost.

If you are self-hosting, you can disable file/audio/video upload API in Nginx, or the reverse proxy you are using

remove them from the editor context menu

This is tricky, as @Cathy_Sarisky said, you need a custom version of Ghost