Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit 15f23a8

Browse files
committed
"Applied fix from trunk for revision: 1144791"
------------------------------------------------------------------------ r1144791 | jleroux | 2011-07-10 10:58:13 +0200 (dim., 10 juil. 2011) | 1 line Better comment on the cluster properties usage ------------------------------------------------------------------------ � git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/release10.04@1144794 13f79535-47bb-0310-9956-ffa450edef68
1 parent a870da0 commit 15f23a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

framework/common/config/general.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,6 @@ http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk
131131
# -- Y if you want to display the multi-tenant textbox in the login page
132132
multitenant=N
133133

134-
# -- Y if you use a cluster
134+
# -- Y if you use a cluster. Most of the time this should not be needed. Setting distributed-cache-clear-enabled="true" is enough
135+
# -- to guarantee no sequenceIds duplicates. See OFBIZ-2353 for details
135136
cluster=N

0 commit comments

Comments
 (0)