How to modify the web.server.display.node and company.security.strangers.verify properties in a Liferay PaaS environment
How To articles are not official guidelines or officially
supporteddocumentation. They are community-contributed content and may
not alwaysreflect the latest updates to Liferay DXP. We welcome your
feedback toimprove 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.
Issue
- After updating our Liferay PaaS service version to v4.1.0+, our team noticed that the -uat environment now has the instance's node information displayed in the footer of Liferay pages. We tried to set
web.server.display.node=false
within our portal-ext.properties file, but it appears that the node information is still displayed (though it is not displayed when this build is deployed to -prd).
- Is there any way to hide this instance information within the -uat environment?
Did this article resolve your issue ?