auth
This commit is contained in:
parent
fa8b892bc9
commit
4ab10e191a
|
@ -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, []}
|
||||
]},
|
||||
|
|
Loading…
Reference in New Issue