mqtt.acl_file

This commit is contained in:
Feng Lee 2016-10-15 13:49:34 +08:00
parent 13c1fa8abf
commit ce4a6d0eeb
1 changed files with 6 additions and 0 deletions

View File

@ -261,6 +261,12 @@ end}.
hidden
]}.
%% @doc Default ACL File
{mapping, "mqtt.acl_file", "emqttd.acl_file", [
{datatype, string},
hidden
]}.
%%--------------------------------------------------------------------
%% MQTT Session
%%--------------------------------------------------------------------