mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Relay policy can now be computed.
This commit is contained in:
parent
bc218f9414
commit
0b3b994241
9 changed files with 7 additions and 84 deletions
|
@ -24,7 +24,6 @@ Settings available in `local.conf` (this is not valid JSON, and JSON does not al
|
|||
}
|
||||
},
|
||||
"settings": { /* Other global settings */
|
||||
"relayPolicy": "trusted"|"always"|"never", /* Policy for relaying others' traffic (see below) */
|
||||
"portMappingEnabled": true|false, /* If true (the default), try to use uPnP or NAT-PMP to map ports */
|
||||
"softwareUpdate": "apply"|"download"|"disable", /* Automatically apply updates, just download, or disable built-in software updates */
|
||||
"softwareUpdateDist": true|false, /* If true, distribute software updates (only really useful to ZeroTier, Inc. itself, default is false) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue