This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Dione
Since October CMS doesn't support webp file, i'm looking for a way to prevent the uploading of webp file, because when attempting to upload it from frontend, it returns an error saying 'gd-webp cannot allocate temporary buffer...'
I found this suggestion saying that you need to add a config entry cms.fileDefinitions.defaultExtensions and return the array of extensions https://github.com/octobercms/october/issues/4136#issuecomment-513529836
my question is how to do that
1-1 of 1