From fa2c6aee2da8872b57a45c8a2fdf010e244f6b3f Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Mon, 2 Oct 2017 10:43:59 +0100
Subject: [PATCH] Scuttlebot version

---
 src/freedombone-app-scuttlebot | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/freedombone-app-scuttlebot b/src/freedombone-app-scuttlebot
index 9afe4f530..fedbf7c6f 100755
--- a/src/freedombone-app-scuttlebot
+++ b/src/freedombone-app-scuttlebot
@@ -8,9 +8,8 @@
 #
 #                    Freedom in the Cloud
 #
-# scuttlebot pub application
+# scuttlebot pub application. Enables nat traversal for SSB.
 # https://scuttlebot.io
-# Problem: on occasion uses 100% of the CPU, severely impacting other services
 #
 # License
 # =======
@@ -36,7 +35,7 @@ IN_DEFAULT_INSTALL=0
 SHOW_ON_ABOUT=0
 SHOW_ICANN_ADDRESS_ON_ABOUT=0
 
-SCUTTLEBOT_VERSION='10.4.7'
+SCUTTLEBOT_VERSION='10.4.6'
 SCUTTLEBOT_PORT=8008
 
 scuttlebot_variables=(MY_USERNAME
-- 
GitLab