comment autosub
This commit is contained in:
parent
48534df6c0
commit
686fbfd5bb
|
@ -156,7 +156,7 @@
|
|||
{presence, [{qos, 0}]},
|
||||
|
||||
%% Subscribe topics automatically when client connected
|
||||
{autosub, [{"$Q/client/$c", 0}]}
|
||||
%% {autosub, [{"$Q/client/$c", 0}]}
|
||||
|
||||
%% Rewrite rules
|
||||
%% {rewrite, [{file, "etc/rewrite.config"}]}
|
||||
|
|
Loading…
Reference in New Issue