diff --git a/tinc/tinc.conf.tmpl b/tinc/tinc.conf.tmpl index 9043c0b..f319096 100644 --- a/tinc/tinc.conf.tmpl +++ b/tinc/tinc.conf.tmpl @@ -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}