mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
first scripted commit
This commit is contained in:
@@ -163,10 +163,10 @@ runCore = True
|
||||
|
||||
# timeouts - calibrate as needed
|
||||
timeout = {
|
||||
'ping' : 120,
|
||||
'findNode' : 120,
|
||||
'findData' : 120,
|
||||
'store' : 120,
|
||||
'ping' : 60,
|
||||
'findNode' : 60,
|
||||
'findData' : 60,
|
||||
'store' : 60,
|
||||
}
|
||||
|
||||
logToSocket = None
|
||||
|
||||
Reference in New Issue
Block a user