forked from leftypol/leftypol
add a webm icon
This commit is contained in:
parent
e034b9179d
commit
fb94bcca0e
1 changed files with 1 additions and 0 deletions
|
@ -683,6 +683,7 @@
|
||||||
// Thumbnail to use for the non-image file uploads.
|
// Thumbnail to use for the non-image file uploads.
|
||||||
$config['file_icons']['default'] = 'file.png';
|
$config['file_icons']['default'] = 'file.png';
|
||||||
$config['file_icons']['zip'] = 'zip.png';
|
$config['file_icons']['zip'] = 'zip.png';
|
||||||
|
$config['file_icons']['webm'] = 'video.png';
|
||||||
// Example: Custom thumbnail for certain file extension.
|
// Example: Custom thumbnail for certain file extension.
|
||||||
// $config['file_icons']['extension'] = 'some_file.png';
|
// $config['file_icons']['extension'] = 'some_file.png';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue