mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 07:06:45 +00:00
increased the interval random variation
This commit is contained in:
parent
222519fdff
commit
153b5de835
@ -23,7 +23,7 @@ typedef time_t ot_time;
|
||||
#define OT_CLIENT_TIMEOUT 30
|
||||
#define OT_CLIENT_TIMEOUT_CHECKINTERVAL 5
|
||||
#define OT_CLIENT_REQUEST_INTERVAL (60*30)
|
||||
#define OT_CLIENT_REQUEST_VARIATION (60*3)
|
||||
#define OT_CLIENT_REQUEST_VARIATION (60*6)
|
||||
|
||||
#define OT_TORRENT_TIMEOUT_HOURS 24
|
||||
#define OT_TORRENT_TIMEOUT ((60*60*OT_TORRENT_TIMEOUT_HOURS)/OT_POOLS_TIMEOUT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user