[tor-commits] [orbot/master] putting torrc back in
n8fr8 at torproject.org
n8fr8 at torproject.org
Mon Nov 17 21:49:30 UTC 2014
commit ba2619804c017d4a530bb814e34642c8345c8868
Author: Nathan Freitas <nathan at freitas.net>
Date: Mon Nov 17 11:59:16 2014 -0500
putting torrc back in
---
res/raw/torrc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/res/raw/torrc b/res/raw/torrc
new file mode 100644
index 0000000..e5a4c49
--- /dev/null
+++ b/res/raw/torrc
@@ -0,0 +1,7 @@
+RunAsDaemon 1
+AvoidDiskWrites 1
+ControlPort auto
+SOCKSPort 0
+DNSPort 0
+TransPort 0
+CookieAuthentication 1
\ No newline at end of file
More information about the tor-commits
mailing list