[snowflake/master] Remove the default -http option from server/torrc.

19 Jan
2016
19 Jan
'16
7:28 a.m.
commit 5279e32e3e72771978fecf151498c4b1bd05dc7b Author: David Fifield <david@bamsoftware.com> Date: Mon Jan 18 23:03:42 2016 -0800 Remove the default -http option from server/torrc. We'll ask people to insert it manually if they want to test that way. --- server/torrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/torrc b/server/torrc index db54242..44b5964 100644 --- a/server/torrc +++ b/server/torrc @@ -5,4 +5,4 @@ SocksPort 0 ExitPolicy reject *:* DataDirectory datadir -ServerTransportPlugin snowflake exec ./server -http 127.0.0.1:8080 +ServerTransportPlugin snowflake exec ./server
3441
Age (days ago)
3441
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org