mention a recommended log level in the sample torrc file

svn:r5731
This commit is contained in:
Roger Dingledine
2006-01-05 10:37:22 +00:00
parent 54f72cd812
commit 1107c40dc0
+4 -1
View File
@@ -1,5 +1,5 @@
## Configuration file for a typical Tor user
## Last updated 2 January 2006 for Tor 0.1.1.11-alpha.
## Last updated 5 January 2006 for Tor 0.1.1.11-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
@@ -40,6 +40,9 @@ AllowUnverifiedNodes middle,rendezvous
## else, like one of the below lines. You can have as many Log lines as
## you want.
##
## We advise using "notice" in most cases, since anything more verbose
## may provide sensitive information to an attacker who obtains the logs.
##
## Send all messages of level 'notice' or higher to @LOCALSTATEDIR@/log/tor/notices.log
#Log notice file @LOCALSTATEDIR@/log/tor/notices.log
## Send every possible message to @LOCALSTATEDIR@/log/tor/debug.log