ZeroTierOne/workspace/local.conf
Grant Limberg 4833478eee
Fix linux link ordering and add Dockerfile for central controllers
Builds but obviously won't actually do anything yet
2020-06-09 14:14:11 -07:00

13 lines
No EOL
179 B
Text

{
"settings": {
"primaryPort": 18666,
"secondaryPort": 305,
"portMapping": true,
"logSizeMax": 128,
"interfacePrefixBlacklist": [
"lo",
"utun",
"feth"
]
}
}