increase peer.channel.read.timeout to prevent readTimeoutException.

This commit is contained in:
Yaroslav Dmytrotsa 2015-05-28 11:23:16 +03:00
parent ff9c129235
commit da38a89d49
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ transaction.approve.timeout = 15
# the parameter specifies how much
# time we will wait for a message
# to come before closing the channel
peer.channel.read.timeout = 30
peer.channel.read.timeout = 300
# default directory where we keep
# basic Serpent samples relative