Ery Lee пре 11 година
родитељ
комит
4ab10e191a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      rel/files/app.config

+ 1 - 1
rel/files/app.config

@@ -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, []}
     ]},