This commit is contained in:
Feng 2016-02-26 23:30:35 +08:00
parent f2638c396a
commit 3e9a2caffd
1 changed files with 6 additions and 6 deletions

View File

@ -246,8 +246,8 @@ emqttd消息服务器认证由一系列认证模块(module)或插件(plugin)提
认证插件加载后认证模块失效。 认证插件加载后认证模块失效。
Username and Password Authentication Username Authentication
.................................... .......................
.. code:: erlang .. code:: erlang
@ -301,8 +301,8 @@ Allow any clients connect to the broker::
{anonymous, []} {anonymous, []}
ACL Config ACL
---------- ---
Enable the default ACL module:: Enable the default ACL module::
@ -379,8 +379,8 @@ Session parameters:
| expired_after | Expired after | | expired_after | Expired after |
+----------------------+----------------------------------------------------------+ +----------------------+----------------------------------------------------------+
Message Queue MQTT Message Queue
------------- ------------------
The message queue of session stores: The message queue of session stores: