diff options
Diffstat (limited to 'toxcore/onion_client.h')
-rw-r--r-- | toxcore/onion_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/onion_client.h b/toxcore/onion_client.h index 3143f93a..483038e8 100644 --- a/toxcore/onion_client.h +++ b/toxcore/onion_client.h | |||
@@ -36,7 +36,7 @@ | |||
36 | #define ONION_FAKEID_INTERVAL 30 | 36 | #define ONION_FAKEID_INTERVAL 30 |
37 | #define DHT_FAKEID_INTERVAL 20 | 37 | #define DHT_FAKEID_INTERVAL 20 |
38 | 38 | ||
39 | #define NUMBER_ONION_PATHS 3 | 39 | #define NUMBER_ONION_PATHS 6 |
40 | 40 | ||
41 | /* The timeout the first time the path is added and | 41 | /* The timeout the first time the path is added and |
42 | then for all the next consecutive times */ | 42 | then for all the next consecutive times */ |