site.conf: add enabled flag to mesh_vpn
This commit is contained in:
parent
da8558d261
commit
600677869f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
fastd_mesh_vpn => {
|
fastd_mesh_vpn => {
|
||||||
|
enabled => 1,
|
||||||
methods => ['xsalsa20-poly1305'],
|
methods => ['xsalsa20-poly1305'],
|
||||||
mtu => 1426,
|
mtu => 1426,
|
||||||
backbone => {
|
backbone => {
|
||||||
|
|
Loading…
Reference in a new issue