This might fix some peer finding issues.

This commit is contained in:
irungentoo 2014-11-02 21:00:22 -05:00
parent 8c86ab2d6b
commit 3b14bbf78e
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -29,7 +29,7 @@
#include "ping_array.h"
#define MAX_ONION_CLIENTS 8
#define ONION_NODE_PING_INTERVAL 30
#define ONION_NODE_PING_INTERVAL 20
#define ONION_NODE_TIMEOUT (ONION_NODE_PING_INTERVAL * 4)
/* The interval in seconds at which to tell our friends where we are */