Update tinc.conf.tmpl

This commit is contained in:
Manevolent 2023-04-12 21:26:04 -06:00 committed by GitHub
parent 5bd2bb4f81
commit c51bb2400b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,6 @@ Digest = ${tinc_digest:-sha1}
# are dropped instead. When combined with the IndirectData option, packets for
# nodes for which we do not have a meta connection with are also dropped.
DirectOnly = ${tinc_direct_only:-yes}
TunnelServer = ${tinc_tunnel_server:-yes}
# High priority for lower latency
ProcessPriority = ${tinc_process_priority:-high}