- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setThumbnailPathCacheSize (0.21 sec)
-
src/main/java/org/codelibs/fess/thumbnail/ThumbnailManager.java
} catch (final IOException e) { logger.warn("Failed to migrate thumbnail images.", e); } }, "ThumbnailMigrator").start(); } public void setThumbnailPathCacheSize(final int thumbnailPathCacheSize) { this.thumbnailPathCacheSize = thumbnailPathCacheSize; } public void setImageExtention(final String imageExtention) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 21.5K bytes - Viewed (0)