diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index 9ea420ef..593d175d 100644 --- a/docs/site-example/site.conf +++ b/docs/site-example/site.conf @@ -100,7 +100,7 @@ mesh_vpn = { -- enabled = true, - mtu = 1280, + mtu = 1312, fastd = { -- Refer to http://fastd.readthedocs.org/en/latest/ to better understand diff --git a/docs/user/site.rst b/docs/user/site.rst index 723bd4a7..0bc1744d 100644 --- a/docs/user/site.rst +++ b/docs/user/site.rst @@ -223,7 +223,7 @@ mesh_vpn mesh_vpn = { -- enabled = true, - mtu = 1280, + mtu = 1312, fastd = { methods = {'salsa2012+umac'},