Skip to content

Commit 0643321

Browse files
committed
Update Wireguard client config example.
1 parent b83c74a commit 0643321

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

meta/recipes-networking/wireguard-client-config/wireguard-client-config/wg0.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ PrivateKey = <insert client private-key>
66
PublicKey = <insert server public-key>
77
Endpoint = <insert server address>:51820
88
AllowedIPs = 0.0.0.0/0
9-
9+
PersistentKeepalive = 25

0 commit comments

Comments
 (0)