diff options
author | David Stainton <dstainton415@gmail.com> | 2014-09-02 18:09:58 +0000 |
---|---|---|
committer | David Stainton <dstainton415@gmail.com> | 2014-09-02 18:09:58 +0000 |
commit | a6f2d2091b4abd7a699d75e6c89ebbbb2384cc8e (patch) | |
tree | b6c0aacf95a601613b2fe5f4042ea45eabebdffb | |
parent | 6e4efb559d9921e44c40b99e69619d4fa8b36668 (diff) | |
download | tor-a6f2d2091b4abd7a699d75e6c89ebbbb2384cc8e.tar.gz tor-a6f2d2091b4abd7a699d75e6c89ebbbb2384cc8e.zip |
Add Window compatibility note to docs
HiddenServiceDirGroupReadable has no effect in Windows
-rw-r--r-- | doc/tor.1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index bf0f5c95c7..25a602ee16 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2082,6 +2082,7 @@ The following options are used to configure a hidden service. If this option is set to 1, allow the filesystem group to read the hidden service directory and hostname file. If the option is set to 0, only owner is able to read the hidden service directory. (Default: 0) + Has no effect on Windows. TESTING NETWORK OPTIONS ----------------------- |