summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-03-01 14:47:47 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-03-01 14:47:47 +0000
commit5ae47d98f0fe2f67503646316d7a0df186be80b6 (patch)
tree8ecd02a2b4e242c1a41baeac0ff0adbd17787acd /ebin
parent2279502946e436f40368d66477edafe5c6616f60 (diff)
downloadrabbitmq-server-5ae47d98f0fe2f67503646316d7a0df186be80b6.tar.gz
Rename this thing, to make space for bug 25471
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index d08d502b..339fa69e 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -44,7 +44,7 @@
{log_levels, [{connection, info}]},
{ssl_cert_login_from, distinguished_name},
{reverse_dns_lookups, false},
- {cluster_cp_mode, false},
+ {cluster_partition_handling, ignore},
{tcp_listen_options, [binary,
{packet, raw},
{reuseaddr, true},