commit 5279e32e3e72771978fecf151498c4b1bd05dc7b
Author: David Fifield <[email protected]>
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
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits