From ddf8a293935488521aa8e80fbab7772adafc0002 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Thu, 18 Oct 2018 12:54:50 +0100
Subject: [PATCH] Nodes same as maximum users

---
 src/freedombone-app-scuttlebot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-scuttlebot b/src/freedombone-app-scuttlebot
index ff6ce53fe..b9e0d099c 100755
--- a/src/freedombone-app-scuttlebot
+++ b/src/freedombone-app-scuttlebot
@@ -34,7 +34,7 @@ SHOW_ON_ABOUT=0
 SHOW_CLEARNET_ADDRESS_ON_ABOUT=0
 
 SCUTTLEBOT_VERSION='13.0.0'
-SCUTTLEBOT_REPLICATE_NODES=5
+SCUTTLEBOT_REPLICATE_NODES=10
 SCUTTLEBOT_PORT=8010
 SCUTTLEBOT_ONION_PORT=8623
 
-- 
GitLab