decrease cache limit
This commit is contained in:
+1
-1
@@ -379,7 +379,7 @@ cornerstoneWebImageLoader.external.cornerstone = cornerstone;
|
|||||||
|
|
||||||
cornerstoneWADOImageLoader.external.cornerstone = cornerstone;
|
cornerstoneWADOImageLoader.external.cornerstone = cornerstone;
|
||||||
|
|
||||||
cornerstone.imageCache.setMaximumSizeBytes(52428800)
|
cornerstone.imageCache.setMaximumSizeBytes(22428800)
|
||||||
|
|
||||||
// cornerstoneWADOImageLoader.configure({
|
// cornerstoneWADOImageLoader.configure({
|
||||||
// beforeSend: function(xhr) {
|
// beforeSend: function(xhr) {
|
||||||
|
|||||||
Reference in New Issue
Block a user