Merge pull request #202 from Bitcoinzie/patch-2

Adjust properties for poc-8
This commit is contained in:
Roman Mandeleil 2015-01-15 17:37:27 +02:00
commit 84e62f700f
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ peer.discovery.ip.list = poc-7.ethdev.com:30303,\
185.43.109.23:30303
# Peer Server Zero (poc-6.ethdev.com)
peer.active.ip = 23.22.211.45
peer.active.port = 992
peer.active.ip = poc-8.ethdev.com
peer.active.port = 30303
# Peer for server to listen for incoming
# connections
peer.listen.port = 40304
peer.listen.port = 10101
# specify if the mechanism
# to discover more and more
@ -24,12 +24,12 @@ peer.listen.port = 40304
# the peer window will show
# only what retrieved by active
# peer [true/false]
peer.discovery = false
peer.discovery = true
# number of workers that
# tastes the peers for being
# online [1..10]
peer.discovery.workers = 1
peer.discovery.workers = 3
# connection timeout for trying to
# connect to a peer [seconds]
@ -130,7 +130,7 @@ max.blocks.ask = 120
max.blocks.queued = 40000
# project version auto copied during build phase
project.version = 0.7.9
project.version = 0.7.14
# hello phrase will be included in
# the hello message of the peer