mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-07 13:56:30 +02:00
Updates thumbs.
This commit is contained in:
@@ -3,7 +3,7 @@ modulejs.define('ext/thumbnails', ['_', 'core/settings', 'core/event', 'core/ser
|
||||
|
||||
var settings = _.extend({
|
||||
enabled: false,
|
||||
img: ['bmp', 'gif', 'ico', 'image', 'jpg', 'png', 'tiff'],
|
||||
img: ['bmp', 'gif', 'ico', 'image', 'jpg', 'png'],
|
||||
mov: ['video'],
|
||||
doc: ['pdf', 'ps'],
|
||||
delay: 1000,
|
||||
|
Reference in New Issue
Block a user