mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-06 15:10:44 -04:00
Support for AVIF, maybe?
This commit is contained in:
@@ -18,6 +18,8 @@ $config['allowed_filetypes'] = array
|
||||
'jpg', 'jpeg',
|
||||
'png',
|
||||
'tif', 'tiff',
|
||||
'webp',
|
||||
'avif',
|
||||
'swf',
|
||||
'htm', 'html',
|
||||
'css',
|
||||
|
||||
Reference in New Issue
Block a user