diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index a0e95ebd..9545b1be 100644 --- a/docs/site-example/site.conf +++ b/docs/site-example/site.conf @@ -90,7 +90,7 @@ -- enabled = true, -- configurable = true, - mtu = 1426, + mtu = 1280, groups = { backbone = { -- Limit number of connected peers to reduce bandwidth. diff --git a/docs/user/site.rst b/docs/user/site.rst index 76cecd6b..60024bf0 100644 --- a/docs/user/site.rst +++ b/docs/user/site.rst @@ -138,7 +138,7 @@ fastd_mesh_vpn methods = {'salsa2012+umac'}, -- enabled = true, -- configurable = true, - mtu = 1426, + mtu = 1280, groups = { backbone = { limit = 1,