Explorar o código

docs: user/site: change peer limit in example fastd config to 1

Change the limit to match our recommendation in the site-example.
Matthias Schiffer %!s(int64=8) %!d(string=hai) anos
pai
achega
627e6b7b81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/user/site.rst

+ 1 - 1
docs/user/site.rst

@@ -177,7 +177,7 @@ fastd_mesh_vpn
         groups = {
           backbone = {
             -- Limit number of connected peers from this group
-            limit = 2,
+            limit = 1,
             peers = {
               peer1 = {
                 key = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',