From 69271262cd94ce21e981d3cc57b20330de1bfc33 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Sun, 12 Jan 2014 22:14:42 -0500 Subject: [PATCH] updated torrc without automap settings (not needed) --- res/raw/torrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/res/raw/torrc b/res/raw/torrc index e7dc4b29..5af3c059 100644 --- a/res/raw/torrc +++ b/res/raw/torrc @@ -11,6 +11,4 @@ TransPort 9040 TransListenAddress 127.0.0.1 DNSPort 5400 DNSListenAddress 127.0.0.1 -AvoidDiskWrites 1 -AutomapHostsOnResolve 1 -VirtualAddrNetwork 10.192.0.0/10 \ No newline at end of file +AvoidDiskWrites 1 \ No newline at end of file