@@ -74,7 +74,7 @@ public class ThumbnailManager {
protected String imageExtention = "png";
- protected int splitSize = 2;
+ protected int splitSize = 3;
protected int thumbnailTaskQueueSize = 10000;