mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 15:45:04 -04:00
increased GxsId size to 15000
This commit is contained in:
parent
120eb02638
commit
7d21390d03
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue