How can i change default document upload location in Liferay? -


i have change default document upload location in liferay. uploading document via cms in liferay.

any highly appreciated.

by default document library stores files/folder in: ${liferay.home}/data/document_library change can add property in portal-ext.properties

dl.hook.file.system.root.dir=${newpath} , should enough.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

javascript - Why Selenium can't find an element that is graphically visible -