Is there a way after which NHibernate.Caches.SysCache.SysCacheProvider can be configured for 5 minutes without using cache areas? Is there a hibernate property that can be set from config?
In the configuration file:
<property name="cache.default_expiration">seconds</property>