mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-04 12:24:24 -04:00
Increase size of list of ip shared via discovery2
This commit is contained in:
parent
9dd1aef2b7
commit
8d5cd8afef
2 changed files with 3 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
#include "util/rsnet.h"
|
||||
#include "serialiser/rstlvaddrs.h"
|
||||
|
||||
#define MAX_ADDRESS_LIST_SIZE 4
|
||||
#define MAX_ADDRESS_LIST_SIZE 10
|
||||
|
||||
class pqiIpAddress
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue