svn commit: r1584873 - /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: r1584873 - /ofbiz/trunk/framework/common/config/general.properties

jleroux@apache.org
Author: jleroux
Date: Fri Apr  4 19:41:08 2014
New Revision: 1584873

URL: http://svn.apache.org/r1584873
Log:
Fixes a typo reported by Brett Palmer in user ML
Adds more info about DCC

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=1584873&r1=1584872&r2=1584873&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Fri Apr  4 19:41:08 2014
@@ -132,5 +132,5 @@ mail.spam.value=YES
 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