Increased max number of stored announce entries.

This commit is contained in:
irungentoo 2015-08-12 23:18:55 -04:00
parent 2b837d2aed
commit 8f12f49ece
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -25,7 +25,7 @@
#include "onion.h"
#define ONION_ANNOUNCE_MAX_ENTRIES 96
#define ONION_ANNOUNCE_MAX_ENTRIES 160
#define ONION_ANNOUNCE_TIMEOUT 300
#define ONION_PING_ID_SIZE crypto_hash_sha256_BYTES