How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
# # Pass arbitrary extra properties to the framework using the prefix: # "module.framework.properties." to avoid avoid colliding with other # frameworks that may be running within the same JVM. # ... module.framework.properties.ds.lock.timeout.milliseconds=1800000 module.framework.properties.ds.stop.timeout.milliseconds=1800000 ...