diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index 1580d901..a0e95ebd 100644 --- a/docs/site-example/site.conf +++ b/docs/site-example/site.conf @@ -94,7 +94,7 @@ groups = { backbone = { -- Limit number of connected peers to reduce bandwidth. - limit = 2, + limit = 1, -- List of peers. peers = { diff --git a/docs/user/site.rst b/docs/user/site.rst index 055d43ba..76cecd6b 100644 --- a/docs/user/site.rst +++ b/docs/user/site.rst @@ -141,7 +141,7 @@ fastd_mesh_vpn mtu = 1426, groups = { backbone = { - limit = 2, + limit = 1, peers = { peer1 = { key = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',