Author: jaz
Date: Mon Mar 3 12:05:05 2008
New Revision: 633254
URL:
http://svn.apache.org/viewvc?rev=633254&view=revLog:
updated upload path to use the runtime directory
Modified:
ofbiz/trunk/applications/content/config/content.properties
Modified: ofbiz/trunk/applications/content/config/content.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/config/content.properties?rev=633254&r1=633253&r2=633254&view=diff==============================================================================
--- ofbiz/trunk/applications/content/config/content.properties (original)
+++ ofbiz/trunk/applications/content/config/content.properties Mon Mar 3 12:05:05 2008
@@ -33,7 +33,7 @@
freemarker.templateIdPrefix=[system]
# user level content uploading (relative to ofbiz.home)
-content.upload.path.prefix=/applications/content/uploads
+content.upload.path.prefix=runtime/uploads
content.upload.max.files=250
# content output folder (relative to ofbiz.home)