Skip to content

Commit

Permalink
Document allowSecondaryPort
Browse files Browse the repository at this point in the history
  • Loading branch information
laduke committed Mar 25, 2020
1 parent bb84c9b commit b6b11db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Settings available in `local.conf` (this is not valid JSON, and JSON does not al
"secondaryPort": 1-65535, /* If set, override default random secondary port */
"tertiaryPort": 1-65535, /* If set, override default random tertiary port */
"portMappingEnabled": true|false, /* If true (the default), try to use uPnP or NAT-PMP to map ports */
"allowSecondaryPort": true|false /* false will also disable secondary port */
"softwareUpdate": "apply"|"download"|"disable", /* Automatically apply updates, just download, or disable built-in software updates */
"softwareUpdateChannel": "release"|"beta", /* Software update channel */
"softwareUpdateDist": true|false, /* If true, distribute software updates (only really useful to ZeroTier, Inc. itself, default is false) */
Expand Down

0 comments on commit b6b11db

Please sign in to comment.