From 71ad07bbb1163913ef51e168d596ffe20dcac893 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@1463145 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/etc/qpidd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qpid/cpp/etc/qpidd.conf b/qpid/cpp/etc/qpidd.conf index bfe4e38bbd..0f78f49750 100644 --- a/qpid/cpp/etc/qpidd.conf +++ b/qpid/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