forked from leftypol/leftypol
Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration
This commit is contained in:
commit
bfc4df8276
106 changed files with 36269 additions and 10914 deletions
|
@ -23,6 +23,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
defined('TINYBOARD') or exit;
|
||||
|
||||
/*
|
||||
* =======================
|
||||
|
@ -682,6 +683,7 @@
|
|||
// Thumbnail to use for the non-image file uploads.
|
||||
$config['file_icons']['default'] = 'file.png';
|
||||
$config['file_icons']['zip'] = 'zip.png';
|
||||
$config['file_icons']['webm'] = 'video.png';
|
||||
// Example: Custom thumbnail for certain file extension.
|
||||
// $config['file_icons']['extension'] = 'some_file.png';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue