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 | 7409a43208e068a3ad0dd23726a462159986b9e2 (patch) | |
| tree | 5aa6ba033f655f33391d6e75d32abfa05c430cbf /cpp | |
| parent | 0b75e4b95fe349f7a42b4ef6ca84ef23190c67ac (diff) | |
| download | qpid-python-7409a43208e068a3ad0dd23726a462159986b9e2.tar.gz | |
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
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/etc/qpidd.conf | 6 |
1 files changed, 3 insertions, 3 deletions
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. + |
