fix(site.conf): move mtu settings into fastd part

This commit is contained in:
genofire 2022-05-26 19:40:36 +02:00
parent f3df810103
commit 1d0891cfe5
1 changed files with 1 additions and 1 deletions

View File

@ -71,11 +71,11 @@
mesh_vpn = {
enabled = false,
mtu = 1374,
fastd = {
methods = {'salsa2012+umac'},
configurable = true,
enabled = true,
mtu = 1374,
groups = {
backbone = {
limit = 1,