From 7409a43208e068a3ad0dd23726a462159986b9e2 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 1 Apr 2013 14:27:31 +0000 Subject: QPID-4684: Remove obsolete options from example qpidd.conf file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1463145 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/etc/qpidd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpp') diff --git a/cpp/etc/qpidd.conf b/cpp/etc/qpidd.conf index bfe4e38bbd..0f78f49750 100644 --- a/cpp/etc/qpidd.conf +++ b/cpp/etc/qpidd.conf @@ -19,6 +19,6 @@ # Configuration file for qpidd. Entries are of the form: # name=value # -# (Note: no spaces on either side of '='). Using default settings: -# "qpidd --help" or "man qpidd" for more details. -cluster-mechanism=DIGEST-MD5 ANONYMOUS +# (Note: no spaces on either side of '='). +# Run "qpidd --help" or see "man qpidd" for more details. + -- cgit v1.2.1