mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-21 03:50:46 -08:00
Remove old multipathMode setting
This commit is contained in:
parent
1d9f06d4ac
commit
595a70c5ed
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ Settings available in `local.conf` (this is not valid JSON, and JSON does not al
|
|||
"allowManagementFrom": [ "NETWORK/bits", ...] |null, /* If non-NULL, allow JSON/HTTP management from this IP network. Default is 127.0.0.1 only. */
|
||||
"bind": [ "ip",... ], /* If present and non-null, bind to these IPs instead of to each interface (wildcard IP allowed) */
|
||||
"allowTcpFallbackRelay": true|false, /* Allow or disallow establishment of TCP relay connections (true by default) */
|
||||
"multipathMode": 0|1|2, /* multipath mode: none (0), random (1), proportional (2) */
|
||||
"enableMetrics": true|false /* If true, enable the collection of metrics in metrics.prom. */
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue