You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/06/26 08:06:58 UTC

svn commit: r788598 - /ofbiz/trunk/applications/content/config/content.properties

Author: hansbak
Date: Fri Jun 26 06:06:58 2009
New Revision: 788598

URL: http://svn.apache.org/viewvc?rev=788598&view=rev
Log:
set default baseurl to enable local testing, will still be overridden by a website entry in prod environment

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=788598&r1=788597&r2=788598&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/config/content.properties (original)
+++ ofbiz/trunk/applications/content/config/content.properties Fri Jun 26 06:06:58 2009
@@ -22,7 +22,7 @@
 
 stream.permission.service=genericContentPermission
 
-#baseUrl=http://localhost:8080
+baseUrl=http://localhost:8080
 disable.ftl.template.cache=true
 permissionRecorderOn=true
 allowedHasRoleOperations=HAS_USER_ROLE|HAS_AUTHOR_ROLE|HAS_EDITOR_ROLE|HAS_ADMIN_ROLE|HAS_PUBLISHER_ROLE