Increased max number of stored announce entries.

This commit is contained in:
irungentoo 2015-08-12 23:18:55 -04:00 committed by Eniz Vukovic
parent 0ad1fadb97
commit 7da177cfd3

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