GitHub issue #235, and I also see no reason not to communicate with people from other Worlds.
This commit is contained in:
parent
a775ee7d31
commit
2debde3451
2 changed files with 20 additions and 16 deletions
|
@ -347,6 +347,11 @@
|
|||
*/
|
||||
#define ZT_MAX_BRIDGE_SPAM 16
|
||||
|
||||
/**
|
||||
* Maximum number of endpoints to contact per address type (to limit pushes like GitHub issue #235)
|
||||
*/
|
||||
#define ZT_PUSH_DIRECT_PATHS_MAX_ENDPOINTS_PER_TYPE 8
|
||||
|
||||
/**
|
||||
* A test pseudo-network-ID that can be joined
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue