From 0717b7ab3d39507e1b21613f35399e99ea130af5 Mon Sep 17 00:00:00 2001 From: Skerberus Date: Wed, 27 May 2015 20:10:59 +0200 Subject: [PATCH] changed the settings.json --- Qora/settings.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Qora/settings.json b/Qora/settings.json index aded5a65..febfd56a 100644 --- a/Qora/settings.json +++ b/Qora/settings.json @@ -1,23 +1,23 @@ -{ - "knownpeers":[ - "188.166.53.239", - "192.227.139.228", - "188.166.7.233", - "104.160.32.233", - "192.243.117.77", - "162.221.184.126", - "212.18.225.170", - "193.242.149.63", - "106.187.42.214" - ], - "minconnections": 10, - "maxconnections": 100, - "rpcallowed":[ - "127.0.0.1", - "127.0.0.3" - ], - "weballowed":[ - "127.0.0.1" - ], - "generatorkeycaching": true -} +{ + "knownpeers":[ + "188.166.7.233", + "212.18.225.170", + "192.227.139.228", + "104.160.32.233", + "192.243.117.77", + "162.221.184.126", + "188.166.53.239", + "193.242.149.63", + "106.186.122.39", + "106.187.42.214", + ], + "minconnections": 10, + "maxconnections": 100, + "rpcallowed":[ + "127.0.0.1" + ], + "weballowed":[ + "127.0.0.1" + ], + "generatorkeycaching": true +} \ No newline at end of file