mirror of
git://erdgeist.org/opentracker
synced 2025-02-22 17:11:29 +08:00
increase the timeout to make the ride a little smoother for some clients
This commit is contained in:
parent
3d796d93f0
commit
67689057d4
@ -26,7 +26,7 @@
|
||||
#include "trackerlogic.h"
|
||||
#include "scan_urlencoded_query.h"
|
||||
|
||||
unsigned int const OT_CLIENT_TIMEOUT = 15;
|
||||
unsigned int const OT_CLIENT_TIMEOUT = 30;
|
||||
unsigned int const OT_CLIENT_TIMEOUT_CHECKINTERVAL = 5;
|
||||
|
||||
static unsigned int ot_overall_connections = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user