Author: jleroux
Date: Fri Apr 4 19:41:52 2014
New Revision: 1584876
URL:
http://svn.apache.org/r1584876Log:
"Applied fix from trunk for revision: 1584873"
------------------------------------------------------------------------
r1584873 | jleroux | 2014-04-04 21:41:08 +0200 (ven. 04 avr. 2014) | 2 lignes
Fixes a typo reported by Brett Palmer in user ML
Adds more info about DCC
------------------------------------------------------------------------
Modified:
ofbiz/branches/release11.04/ (props changed)
ofbiz/branches/release11.04/framework/common/config/general.properties
Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1584873
Modified: ofbiz/branches/release11.04/framework/common/config/general.properties
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/common/config/general.properties?rev=1584876&r1=1584875&r2=1584876&view=diff==============================================================================
--- ofbiz/branches/release11.04/framework/common/config/general.properties (original)
+++ ofbiz/branches/release11.04/framework/common/config/general.properties Fri Apr 4 19:41:52 2014
@@ -132,5 +132,5 @@ http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJ
multitenant=N
# -- 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
+# -- to guarantee no sequenceIds duplicates. See OFBIZ-2353 and look for "DCC" in wiki for details
+clustered=N