Update wg0.conf.tmpl
This commit is contained in:
parent
0a8d060221
commit
9e101f08a9
@ -13,4 +13,5 @@ Table = off
|
|||||||
{{ range files "wireguard/peers" }} {{ if ne . "${tinc_peer_name}" }}
|
{{ range files "wireguard/peers" }} {{ if ne . "${tinc_peer_name}" }}
|
||||||
[Peer]
|
[Peer]
|
||||||
{{ include (print "wireguard/peers/" .) }}
|
{{ include (print "wireguard/peers/" .) }}
|
||||||
|
PersistentKeepalive = 25
|
||||||
{{ end }}{{ end }}
|
{{ end }}{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user