# User Preferences Cache Configuration appian.cacheattributes.cacheName=userPreferences appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR appian.cache.metrics.collectFullMetrics=false # # Default Cache Region attributes config. # Cache algorithm used. Default in Appian is now LIRS. appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs #Maximum number of user preferences at any given time #This is twice the expected number of maximum concurrent users appian.cacheattributes.MaxObjects=5000 #Background memory shrinkage (active eviction). DO NOT DISABLE #33524 appian.cacheattributes.ShrinkerIntervalSeconds=600 appian.cacheattributes.MaxMemoryIdleTimeSeconds=1200 # # Cache element attributes config. #