[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] just because you support the feature does not mean that you



Update of /home2/or/cvsroot/tor/src/config
In directory moria:/home/arma/work/onion/cvs/tor/src/config

Modified Files:
	torrc.sample.in 
Log Message:
just because you support the feature does not mean that you
should put an example in the sample torrc file.

the debug-info lines were causing some people to think that
was a smart loglevel to use, and it also always isn't.


Index: torrc.sample.in
===================================================================
RCS file: /home2/or/cvsroot/tor/src/config/torrc.sample.in,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -d -r1.71 -r1.72
--- torrc.sample.in	17 Jan 2006 01:09:58 -0000	1.71
+++ torrc.sample.in	4 Feb 2006 07:45:40 -0000	1.72
@@ -1,5 +1,5 @@
 ## Configuration file for a typical Tor user
-## Last updated 16 January 2006 for Tor 0.1.1.13-alpha.
+## Last updated 4 February 2006 for Tor 0.1.1.13-alpha.
 ## (May or may not work for older or newer versions of Tor.)
 ##
 ## Lines that begin with "## " try to explain what's going on. Lines
@@ -42,10 +42,6 @@ SocksListenAddress 127.0.0.1 # accept co
 #Log notice file @LOCALSTATEDIR@/log/tor/notices.log
 ## Send every possible message to @LOCALSTATEDIR@/log/tor/debug.log
 #Log debug file @LOCALSTATEDIR@/log/tor/debug.log
-## Send only debug and info messages to @LOCALSTATEDIR@/log/tor/debug.log
-#Log debug-info file @LOCALSTATEDIR@/log/tor/debug.log
-## Send ONLY debug messages to @LOCALSTATEDIR@/log/tor/debug.log
-#Log debug-debug file @LOCALSTATEDIR@/log/tor/debug.log
 ## Use the system log instead of Tor's logfiles
 #Log notice syslog
 ## To send all messages to stderr: