Remove the default -http option from server/torrc.

We'll ask people to insert it manually if they want to test that way.
This commit is contained in:
David Fifield 2016-01-18 23:03:42 -08:00
parent e0b36d2f33
commit 5279e32e3e

View file

@ -5,4 +5,4 @@ SocksPort 0
ExitPolicy reject *:*
DataDirectory datadir
ServerTransportPlugin snowflake exec ./server -http 127.0.0.1:8080
ServerTransportPlugin snowflake exec ./server