@@ -43,7 +43,7 @@
%% authentication with username, password
%{username, []},
%% authentication with clientid
- {clientid, [{password, no}, {file, "etc/clients.config"}]},
+ %{clientid, [{password, no}, {file, "etc/clients.config"}]},
%% allow all
{anonymous, []}
]},