diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-09 04:21:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-09 04:21:39 +0000 |
commit | 8cd6d0e4536073676f756445eb7467de415b5b4b (patch) | |
tree | 9ee6faee370f6657f52495e7682452ab575dacbf /doc | |
parent | eda7373e1509c966b5b216453c031cfa59fdf76a (diff) | |
download | tor-8cd6d0e4536073676f756445eb7467de415b5b4b.tar.gz tor-8cd6d0e4536073676f756445eb7467de415b5b4b.zip |
and by default it's off
svn:r5943
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index d89567e30a..6b54b41929 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -368,6 +368,7 @@ When this option is enabled, Tor will make a notice-level log entry for each connection to the Socks port indicating whether the request used a hostname (safe) or an IP address (unsafe). This helps to determine whether an application using Tor is possibly leaking DNS requests. +(Default: 0) .SH SERVER OPTIONS .PP |