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.
# Set the level of verbosity to use in the server information line printed # by the web server servlet. Valid values are "full", which gives all of the # version information (e.g. Liferay Portal Community Edition 6.1.0 CE etc.) # or "partial", which gives only the name portion (e.g. Liferay Portal # Community Edition). # # Env: LIFERAY_WEB_PERIOD_SERVER_PERIOD_SERVLET_PERIOD_VERSION_PERIOD_VERBOSITY # web.server.servlet.version.verbosity=full
# Set the level of verbosity to use for the Liferay-Portal field in the HTTP # header response. Valid values are "full", which gives all of the version # information (e.g. Liferay Portal Community Edition 6.1.0 CE etc.), # "partial", which gives only the name portion (e.g. Liferay Portal # Community Edition), or "off" which prevents the Portal from adding the # Liferay-Portal field in the HTTP header response. # # Env: LIFERAY_HTTP_PERIOD_HEADER_PERIOD_VERSION_PERIOD_VERBOSITY # http.header.version.verbosity=full