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? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -