mv 'forced_subscriptions' option to {mqtt, {client, ...

This commit is contained in:
Feng Lee 2015-05-23 00:20:23 +08:00
parent 05297e49cf
commit c865fd2b6e
1 changed files with 2 additions and 3 deletions

View File

@ -67,6 +67,8 @@
]},
%% Client
{client, [
%% Subscribe topics automatically when client connected
{forced_subscriptions, [{"$Q/client/$c", 0}]}
%TODO: Network ingoing limit
%{ingoing_rate_limit, '64KB/s'}
%TODO: Reconnet control
@ -86,9 +88,6 @@
%% System interval of publishing broker $SYS messages
{sys_interval, 60},
%% Subscribe these topics automatically when client connected
{forced_subscriptions, [{"$Q/client/$c", 0}]},
%% Retained messages
{retained, [
%% Max number of retained messages