[or-cvs] r20276: {torflow} Fix broken external link and make torrc a bit more reasonabl (torflow/branches/stable)
mikeperry at seul.org
mikeperry at seul.org
Thu Aug 13 12:59:48 UTC 2009
Author: mikeperry
Date: 2009-08-13 08:59:48 -0400 (Thu, 13 Aug 2009)
New Revision: 20276
Modified:
torflow/branches/stable/
torflow/branches/stable/torrc
Log:
Fix broken external link and make torrc a bit more
reasonable.
Property changes on: torflow/branches/stable
___________________________________________________________________
Modified: svn:externals
- TorCtl https://tor-svn.freehaven.net/svn/torctl/stable/python/TorCtl
+ TorCtl https://tor-svn.freehaven.net/svn/torctl/branches/stable/python/TorCtl
Modified: torflow/branches/stable/torrc
===================================================================
--- torflow/branches/stable/torrc 2009-08-12 21:14:49 UTC (rev 20275)
+++ torflow/branches/stable/torrc 2009-08-13 12:59:48 UTC (rev 20276)
@@ -2,10 +2,10 @@
SocksPort 9060 # what port to advertise for application connections
ControlPort 9061
SafeLogging 0
-Log debug stderr
+Log notice stderr
FetchUselessDescriptors 1
DataDirectory ./tor-data/
# XXX: This should be for test scans only. Our timeout values must match the
# normal Tor clients.
-SocksTimeout 45
+#SocksTimeout 45
More information about the tor-commits
mailing list