svn commit: r1584874 - in /ofbiz/branches/release13.07: ./ 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: r1584874 - in /ofbiz/branches/release13.07: ./ framework/common/config/general.properties

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

URL: http://svn.apache.org/r1584874
Log:
"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/release13.07/   (props changed)
    ofbiz/branches/release13.07/framework/common/config/general.properties

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1584873

Modified: ofbiz/branches/release13.07/framework/common/config/general.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/common/config/general.properties?rev=1584874&r1=1584873&r2=1584874&view=diff
==============================================================================
--- ofbiz/branches/release13.07/framework/common/config/general.properties (original)
+++ ofbiz/branches/release13.07/framework/common/config/general.properties Fri Apr  4 19:41:48 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