Currently n8n allows any file type to upload. But due to some security restrictions we want to only allow specific type of files to upload. Specially in “On Chat Message node”.
I didn`t find any way to do this, So i tried to remove the On Chat Message Node and Chat Trigger using this ENV variable as
What i want is to disable it from somewhere so that it should not be available while creating workflows. There will be multiple users, so any one can allow it in there workflow and files will be directly uploaded into server.