DistributedMemoryCacheService and expiration

From the documentation “This cache service uses a hybrid solution where data is stored both in a short (2 minute) in memory cache as well as in a longer (24 hour) distributed cache”.

Is it possible to set a shorter expiration time for the distributed cache when using DistributedMemoryCacheService? Can’t find an option for that.

Litium version: 7.7.8

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.