Thomas Winter
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
domains/unkel.conf
|
|
|
@ -67,7 +67,7 @@ |
|
|
|
mesh_vpn = { |
|
|
|
mtu = 1420, |
|
|
|
wireguard = { |
|
|
|
enabled = '1', |
|
|
|
enabled = 'true', |
|
|
|
iface = 'mesh-vpn', |
|
|
|
iprange = '10.3', --must be a /16!! |
|
|
|
limit = '1', -- actually unused |
|
|
|
|