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.


svn:r5905
This commit is contained in:
Roger Dingledine 2006-02-04 07:45:40 +00:00
parent 96e350c16c
commit 032a01ef64

View File

@ -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 connections only from localhost
#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: