This commit is contained in:
Ery Lee 2015-04-20 04:48:45 +08:00
parent c4c0be44f3
commit 98a3110beb
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
{allow, {ipaddr, "127.0.0.1"}, pubsub, ["$SYS/#", "#"]}.
{deny, all, subscribe, ["$SYS/#", "#"]}.
{deny, all, subscribe, [{eq, "$SYS/#"}, {eq, "#"}]}.
{allow, all}.