mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
mention a recommended log level in the sample torrc file
svn:r5731
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user