Added queue_qos0_messages documentation for bridging

See https://github.com/eclipse/mosquitto/pull/2500
This commit is contained in:
JsBergbau 2022-03-31 01:41:57 +02:00 committed by Roger A. Light
parent 82dff0f32d
commit 651331ff7d

View File

@ -954,7 +954,9 @@ log_timestamp_format %Y-%m-%dT%H:%M:%S
<listitem>
<para>Set to <replaceable>true</replaceable> to queue
messages with QoS 0 when a persistent client is
disconnected. These messages are included in the limit
disconnected. When bridges topics are configured with QoS level 1 or 2 incoming
QoS 0 messages for these topics are also queued.
These messages are included in the limit
imposed by max_queued_messages. Defaults to
<replaceable>false</replaceable>.</para>
<para>Note that the MQTT v3.1.1 spec states that only QoS 1