Author: jleroux
Date: Sun Jul 10 08:58:13 2011
New Revision: 1144791
URL:
http://svn.apache.org/viewvc?rev=1144791&view=revLog:
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