Skip to content

Commit

Permalink
Update docs for mod_disco
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed Feb 17, 2022
1 parent c16c568 commit 6a3945f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/mod_disco.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Implements [XEP-0030: Service Discovery](http://xmpp.org/extensions/xep-0030.htm
## Options
### `modules.mod_disco.iqdisc.type`
* **Syntax:** string, one of `"one_queue"`, `"no_queue"`, `"queues"`, `"parallel"`
* **Default:** `"no_queue"`
* **Default:** `"one_queue"`

Strategy to handle incoming stanzas. For details, please refer to
[IQ processing policies](../configuration/Modules.md#iq-processing-policies).
Expand Down

0 comments on commit 6a3945f

Please sign in to comment.