HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Webp file extension support

Apologies if this has been answered before but after searching the forum and reading the tutorials post I can't seem to find the answer.

I installed Vanilla yesterday and I'm having a few issues.

I tried to upload files that are in .webp extension but it seems it's not one of the allowed extensions.

From my research of the forum, it seems it can be added on /conf/config-defaults.php under $Configuration['Garden']['Upload']['AllowedFileExtensions']

Is it OK to just add it there? or is the file type not supported?

I'm on the 2021.009 version

Thanks

Comments

  • KasparKaspar Moderator

    You should not change config-defaults.php - use conf.php instead

    Just copy/add the line from config-defaults if not present in conf.


    Not aware of any issues with webp.

  • Thank you so much for the response.

Sign In or Register to comment.