Fix ZTS_MAX_PEER_NETWORK_PATHS to equal ZTO submodule
This commit is contained in:
@@ -407,7 +407,7 @@ public class ZeroTierNative {
|
||||
/**
|
||||
* Maximum number of direct network paths to a given peer
|
||||
*/
|
||||
public static int ZTS_MAX_PEER_NETWORK_PATHS = 16;
|
||||
public static int ZTS_MAX_PEER_NETWORK_PATHS = 64;
|
||||
|
||||
/**
|
||||
* Maximum number of multicast groups a device / network interface can be
|
||||
|
||||
Reference in New Issue
Block a user