Scuttlebot version
This commit is contained in:
parent
6125c67568
commit
fa2c6aee2d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue