Installing tor seems to have caused instability, so disable it

This commit is contained in:
Bob Mottram 2014-05-02 18:43:32 +01:00
parent 5bb388954f
commit a7ecf9eaaf
1 changed files with 3 additions and 3 deletions

View File

@ -5311,7 +5311,7 @@ Installing Bitmessage as a daemon will increase the size of the network, and the
Install from the current source code.
#+BEGIN_SRC: bash
apt-get install python screen tor
apt-get install python screen
cd /tmp
git clone https://github.com/Bitmessage/PyBitmessage.git
cd PyBitmessage
@ -5421,11 +5421,11 @@ startonlogon = False
minimizetotray = False
showtraynotifications = True
startintray = False
socksproxytype = SOCKS5
socksproxytype = none
sockshostname = localhost
socksport = 9050
socksauthentication = False
sockslisten = True
sockslisten = False
socksusername =
sockspassword =
keysencrypted = false