mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Increasing max number of onion paths might increase initial connection
speed.
This commit is contained in:
parent
6c71bb7e64
commit
1e44edaf8f
|
@ -36,7 +36,7 @@
|
|||
#define ONION_FAKEID_INTERVAL 30
|
||||
#define DHT_FAKEID_INTERVAL 20
|
||||
|
||||
#define NUMBER_ONION_PATHS 3
|
||||
#define NUMBER_ONION_PATHS 6
|
||||
|
||||
/* The timeout the first time the path is added and
|
||||
then for all the next consecutive times */
|
||||
|
|
Loading…
Reference in New Issue
Block a user