Ery Lee 11 лет назад
Родитель
Сommit
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, []}
     ]},