This forum is no longer active. Please post your questions to our new community site

Forums Liferay

Liferay portlet modifications

Subscribe to Liferay portlet modifications 3 post(s), 3 voice(s)

 
Avatar Ednargocat 7 post(s)

I want to increase the maximimum size allowed for upload in the document library. All documentation at Liferay indicates that I need to modify the portal-ext.properties file however, there seems to be a lot of information missing from the bitnami version of the file. How can I do this?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

This file only includes variables that you want to modify, for example the default context, the default data directory path, etc. You can modify this file to change the file size to upload. Could you post the link where you have seen this modification?

Thanks.

 
Avatar kevin207 3 post(s)

Hi,
Create a classes folder under your ROOT.war/WEB-INF. Place your portal-ext.properties file there and check the portal.properties file in portal-impl.jar as a reference for properties you would like to override in portal-ext.properties

Regards
Kevin Thomas
Attune Infocom Inc
http://www.attuneinfocom.com
Email : contact@attuneinfocom.com
Liferay portlet Development

Forums Liferay