Liferay Portal 6.1 - User Guide
| Download PDF | Purchase Print Book |
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
| Download PDF | Purchase Print Book |
In the case that a site template would fail to merge, make sure that we prevent repeated attempts that will inevitably fail by having a fail threshold.
layout.set.prototype.merge.fail.threshold=3
The number of seconds we should expect a lock to last before we recognize that an error occured and some other process should be able to attempt to take it over.
layout.set.prototype.merge.lock.max.time=600