mirror of
https://github.com/processone/ejabberd
synced 2025-10-04 18:29:20 +02:00
Accept more types of ejabberdctl commands arguments as JSON-encoded
This commit is contained in:
parent
42bdb501ca
commit
536beedeb6
2 changed files with 6 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
-behaviour(gen_mod).
|
||||
|
||||
-export([start/2, stop/1, reload/3, process/2, depends/2,
|
||||
format_arg/2,
|
||||
mod_options/1, mod_doc/0]).
|
||||
|
||||
-include_lib("xmpp/include/xmpp.hrl").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue