Revert "site.conf: disable mesh_vpn by default"
This reverts commit 7764e1cc87
.
This commit is contained in:
parent
7764e1cc87
commit
1e0af4a71f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
fastd_mesh_vpn => {
|
fastd_mesh_vpn => {
|
||||||
enabled => 0,
|
enabled => 1,
|
||||||
methods => ['xsalsa20-poly1305'],
|
methods => ['xsalsa20-poly1305'],
|
||||||
mtu => 1426,
|
mtu => 1426,
|
||||||
backbone => {
|
backbone => {
|
||||||
|
|
Loading…
Reference in a new issue