mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Increased max announce entries.
This commit is contained in:
parent
3a28a8c5fb
commit
82ad181e31
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "onion.h"
|
||||
|
||||
#define ONION_ANNOUNCE_MAX_ENTRIES 64
|
||||
#define ONION_ANNOUNCE_MAX_ENTRIES 96
|
||||
#define ONION_ANNOUNCE_TIMEOUT 300
|
||||
#define ONION_PING_ID_SIZE crypto_hash_sha256_BYTES
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user