Liferay: How to configure Liferay Portal

后端 未结 7 1624
情书的邮戳
情书的邮戳 2020-12-03 12:37

How to configure or to override Liferay portal properties with portal.properties?

7条回答
  •  天命终不由人
    2020-12-03 13:35

    you can override portal.properties by using hook or EXT. You can create portal-ext.properties file and put it into WEB-INF/classes folder in hook and can deploy that hook. In portal-ext.properties you can override all the properties of portal.propertis file

提交回复
热议问题