mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
docs
This commit is contained in:
parent
7192fe6d15
commit
9342380146
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Keys in the root topology dictionary are:
|
||||||
* **##########**: supernode address, contains supernode definition
|
* **##########**: supernode address, contains supernode definition
|
||||||
* **id**: supernode identity (public) in string-serialized format
|
* **id**: supernode identity (public) in string-serialized format
|
||||||
* **udp**: comma-delimited list of ip/port UDP addresses of node
|
* **udp**: comma-delimited list of ip/port UDP addresses of node
|
||||||
* **tcp**: comma-delimited list of ip/port TCP addresses of node
|
* **tcp**: *DEPRECATED* comma-delimited list of ip/port TCP addresses of node
|
||||||
* **desc**: human-readable description (optional)
|
* **desc**: human-readable description (optional)
|
||||||
* **dns**: DNS name (optional, not currently used for anything)
|
* **dns**: DNS name (optional, not currently used for anything)
|
||||||
* **noupdate**: if the value of this is '1', do not auto-update from ZeroTier's servers
|
* **noupdate**: if the value of this is '1', do not auto-update from ZeroTier's servers
|
||||||
|
|
Loading…
Add table
Reference in a new issue