Sep 08
22
You can set timeouts using Liferay’s portal.properties (or portal-ext.properties). But its best to set timeouts in the web.xml since it overrides any setting in portal.properties.
You can still use portal.propeties to set the timeout warning interval.