increased GxsId size to 15000

This commit is contained in:
csoler 2020-07-23 21:59:35 +02:00
parent 120eb02638
commit 7d21390d03
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -55,7 +55,7 @@
#define ID_REQUEST_REPUTATION 0x0003
#define ID_REQUEST_OPINION 0x0004
#define GXSID_MAX_CACHE_SIZE 5000
#define GXSID_MAX_CACHE_SIZE 15000
// unused keys are deleted according to some heuristic that should favor known keys, signed keys etc.