diff options
| author | Alan Conway <aconway@apache.org> | 2013-04-01 14:27:31 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-04-01 14:27:31 +0000 |
| commit | 71ad07bbb1163913ef51e168d596ffe20dcac893 (patch) | |
| tree | e22d8766852a53802197c31f4479362b08435414 /qpid/cpp/etc | |
| parent | a5f287324ddb792f2e06be2be79e002adae91d67 (diff) | |
| download | qpid-python-71ad07bbb1163913ef51e168d596ffe20dcac893.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/etc')
| -rw-r--r-- | qpid/cpp/etc/qpidd.conf | 6 |
1 files 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. + |
