Drag'n'drop save only picture thumbnails #441

This commit is contained in:
Karel Pičman 2015-09-08 09:55:56 +02:00
parent da945b0279
commit 9b06513941

View File

@ -96,15 +96,7 @@
// Rename files by clicking on their titles
rename: true,
// Resize images on clientside if we can
resize : {
width : 200,
height : 200,
quality : 90,
crop: true // crop to exact dimensions
},
// Views to activate
views: {
list: true,