svn commit: r1144791 - /ofbiz/trunk/framework/common/config/general.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1144791 - /ofbiz/trunk/framework/common/config/general.properties

jleroux@apache.org
Author: jleroux
Date: Sun Jul 10 08:58:13 2011
New Revision: 1144791

URL: http://svn.apache.org/viewvc?rev=1144791&view=rev
Log:
Better comment on the cluster properties usage

Modified:
    ofbiz/trunk/framework/common/config/general.properties

Modified: ofbiz/trunk/framework/common/config/general.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=1144791&r1=1144790&r2=1144791&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Sun Jul 10 08:58:13 2011
@@ -131,5 +131,6 @@ http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJ
 # -- Y if you want to display the multi-tenant textbox in the login page
 multitenant=N
 
-# -- Y if you use a cluster
+# -- Y if you use a cluster. Most of the time this should not be needed. Setting distributed-cache-clear-enabled="true" is enough
+# -- to guarantee no sequenceIds duplicates. See OFBIZ-2353 for details
 cluster=N