Prevent path-amnesia
This commit is contained in:
parent
1f43a736b2
commit
e9375b50b0
2 changed files with 51 additions and 11 deletions
|
@ -163,7 +163,7 @@ extern "C" {
|
|||
/**
|
||||
* Maximum number of direct network paths to a given peer
|
||||
*/
|
||||
#define ZT_MAX_PEER_NETWORK_PATHS 16
|
||||
#define ZT_MAX_PEER_NETWORK_PATHS 64
|
||||
|
||||
/**
|
||||
* Maximum number of path configurations that can be set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue