Просмотр исходного кода

Fix config_test.go -- RemoteServerList params no longer required

Rod Hynes 11 лет назад
Родитель
Сommit
216c647db4
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -29,8 +29,8 @@ Setup
     {
         "PropagationChannelId" : "<placeholder>",
         "SponsorId" : "<placeholder>",
-        "RemoteServerListUrl" : "<placeholder>",
-        "RemoteServerListSignaturePublicKey" : "<placeholder>",
+        "RemoteServerListUrl" : "",
+        "RemoteServerListSignaturePublicKey" : "",
         "DataStoreDirectory" : "",
         "DataStoreTempDirectory" : "",
         "LogFilename" : "",