|
@@ -8,9 +8,8 @@
|
8
|
8
|
#
|
9
|
9
|
# Freedom in the Cloud
|
10
|
10
|
#
|
11
|
|
-# scuttlebot pub application
|
|
11
|
+# scuttlebot pub application. Enables nat traversal for SSB.
|
12
|
12
|
# https://scuttlebot.io
|
13
|
|
-# Problem: on occasion uses 100% of the CPU, severely impacting other services
|
14
|
13
|
#
|
15
|
14
|
# License
|
16
|
15
|
# =======
|
|
@@ -36,7 +35,7 @@ IN_DEFAULT_INSTALL=0
|
36
|
35
|
SHOW_ON_ABOUT=0
|
37
|
36
|
SHOW_ICANN_ADDRESS_ON_ABOUT=0
|
38
|
37
|
|
39
|
|
-SCUTTLEBOT_VERSION='10.4.7'
|
|
38
|
+SCUTTLEBOT_VERSION='10.4.6'
|
40
|
39
|
SCUTTLEBOT_PORT=8008
|
41
|
40
|
|
42
|
41
|
scuttlebot_variables=(MY_USERNAME
|