Skip to content

Commit

Permalink
changed the settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Skerberus committed May 27, 2015
1 parent 948e018 commit 0717b7a
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions Qora/settings.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 0717b7a

Please sign in to comment.