Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 454 Bytes

mod_adhoc.md

File metadata and controls

10 lines (7 loc) · 454 Bytes

Module Description

This module implements XEP-0050: Ad-Hoc Commands. It allows XMPP entities to remotely execute various commands using forms.

Options

  • iqdisc (default: one_queue)
  • report_commands_node (boolean, default: false): determines whether the Ad-Hoc Commands should be announced upon Service Discovery

Example configuration

{mod_adhoc, [{report_commands_node, true}]}