bugfix
This commit is contained in:
parent
7a51444110
commit
0c829aa8f6
@ -561,7 +561,7 @@
|
|||||||
// Location of thumbnail to use for spoiler images.
|
// Location of thumbnail to use for spoiler images.
|
||||||
$config['spoiler_image'] = 'static/spoiler.png';
|
$config['spoiler_image'] = 'static/spoiler.png';
|
||||||
// Location of thumbnail to use for deleted images.
|
// Location of thumbnail to use for deleted images.
|
||||||
$config['image_deleted'] = 'static/deleted.png';
|
// $config['image_deleted'] = 'static/deleted.png';
|
||||||
|
|
||||||
// When a thumbnailed image is going to be the same (in dimension), just copy the entire file and use
|
// When a thumbnailed image is going to be the same (in dimension), just copy the entire file and use
|
||||||
// that as a thumbnail instead of resizing/redrawing.
|
// that as a thumbnail instead of resizing/redrawing.
|
||||||
|
Loading…
Reference in New Issue
Block a user