FileCacheService.maximumCacheCount Property
Gets or sets the maximum number of items the cache can store before clearing out old items.
This shouldn't be set too high, as some items may be very large and can cause memory issues.
If this is changed, there is no impact until the next item is put into the cache.
Property Value
Type: Number