diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index 1580d901..cab80f96 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 055d43ba..9b402045 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 = 2,