summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2018-07-20 21:35:13 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2018-07-20 21:35:13 +0300
commita17e9d33781ae56107cfe4b1ece17c1273f8acec (patch)
tree46e6e304bc27eda686f5015a9725ff680b1a8c8c /doc
parent9c34f95b89e8c1c86c8564a40fcd1090180dd686 (diff)
downloadtor-a17e9d33781ae56107cfe4b1ece17c1273f8acec.tar.gz
tor-a17e9d33781ae56107cfe4b1ece17c1273f8acec.zip
Add a sentence to manpage that we may not scrub logs at loglevels below Notice
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 1db8cabf86..0c010d94f2 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -754,7 +754,9 @@ GENERAL OPTIONS
If this option is set to 0, Tor will not perform any scrubbing, if it is
set to 1, all potentially sensitive strings are replaced. If it is set to
relay, all log messages generated when acting as a relay are sanitized, but
- all messages generated when acting as a client are not. (Default: 1)
+ all messages generated when acting as a client are not.
+ Note: Tor may not heed this option when logging at log levels below Notice.
+ (Default: 1)
[[User]] **User** __Username__::
On startup, setuid to this user and setgid to their primary group.