mirror of
https://github.com/processone/ejabberd
synced 2025-10-04 18:29:20 +02:00
Use new configuration validator
This commit is contained in:
parent
d48c067681
commit
a02cff0e78
265 changed files with 12412 additions and 9918 deletions
|
@ -17,7 +17,6 @@
|
|||
%%%-------------------------------------------------------------------
|
||||
-module(mod_mqtt_sql).
|
||||
-behaviour(mod_mqtt).
|
||||
-compile([{parse_transform, ejabberd_sql_pt}]).
|
||||
|
||||
%% API
|
||||
-export([init/2, publish/6, delete_published/2, lookup_published/2]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue