Enable LocalDiscovery by default.
Recent improvements to the local discovery mechanism makes it cheaper, more network-friendly, and now it cannot make things worse (as opposed to the old mechanism). Thus there is no reason not to enable it by default.
This commit is contained in:
parent
4159108971
commit
498f1b1d58
2 changed files with 2 additions and 2 deletions
|
@ -333,7 +333,7 @@ To only listen on a specific port but not on a specific address, use
|
|||
.Li *
|
||||
for the
|
||||
.Ar address .
|
||||
.It Va LocalDiscovery Li = yes | no Pq no
|
||||
.It Va LocalDiscovery Li = yes | no Pq yes
|
||||
When enabled,
|
||||
.Nm tinc
|
||||
will try to detect peers that are on the same local network.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue