Increase ZT_MAX_PEER_NETWORK_PATHS to 128

This commit is contained in:
Joseph Henry 2023-03-07 10:08:41 -08:00 committed by GitHub
parent eedf270127
commit f0270c2263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,7 @@ extern "C" {
/**
* Maximum number of direct network paths to a given peer
*/
#define ZT_MAX_PEER_NETWORK_PATHS 64
#define ZT_MAX_PEER_NETWORK_PATHS 128
/**
* Maximum number of path configurations that can be set