mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
Export add_access/3 to allow setting ACL outside of yaml config file
This commit is contained in:
parent
5efcf0a175
commit
5ad8c790c7
@ -34,6 +34,8 @@
|
|||||||
match_rule/3, match_acl/3, transform_options/1,
|
match_rule/3, match_acl/3, transform_options/1,
|
||||||
opt_type/1]).
|
opt_type/1]).
|
||||||
|
|
||||||
|
-export([add_access/3]).
|
||||||
|
|
||||||
-include("ejabberd.hrl").
|
-include("ejabberd.hrl").
|
||||||
-include("logger.hrl").
|
-include("logger.hrl").
|
||||||
-include("jlib.hrl").
|
-include("jlib.hrl").
|
||||||
|
Loading…
Reference in New Issue
Block a user