Allows to control when the views of an user expire and require refiltering.
Default is 60
which leads to expiration after 60 Minutes.
Feature was implemented in https://github.com/metasfresh/metasfresh/issues/6480
search for sysconfig name: de.metas.ui.web.view.ViewExpirationTimeoutInMinutes
and set the desired Minutes as Value.
The persisting of views takes a lot of disk space and IO. Be careful and do not set high values as they might spill your drive when you got many users filtering many records (Depending on role setting max records).