first scripted commit

This commit is contained in:
aum
2004-08-15 16:57:02 +00:00
committed by zzz
parent f8a57c7885
commit 23a52dbc9a

View File

@ -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