Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Lock
Set the lock expiration time for each class.
Locks for document library folders should expire after 1 day.
lock.expiration.time.com.liferay.portlet.documentlibrary.model.DLFolder=86400000
Locks for document library files should never expire.
lock.expiration.time.com.liferay.portlet.documentlibrary.model.DLFileEntry=0
Locks for message board threads should never expire.
lock.expiration.time.com.liferay.portlet.messageboards.model.MBThread=0