diff options
author | David Stainton <dstainton415@gmail.com> | 2014-08-29 05:58:53 +0000 |
---|---|---|
committer | meejah <meejah@meejah.ca> | 2014-08-30 15:23:05 -0600 |
commit | 227b65924b557b30855f659360a8547e352c1ec6 (patch) | |
tree | 3ccf6d23be24357d0c23a5014a0cdbfa5f56ba64 /doc | |
parent | c13db1f6143cf99830dc73dd527898e711e6b704 (diff) | |
download | tor-227b65924b557b30855f659360a8547e352c1ec6.tar.gz tor-227b65924b557b30855f659360a8547e352c1ec6.zip |
Clean up patch
Here I clean up anon's patch with a few of nickm's suggestions from comment 12:
https://trac.torproject.org/projects/tor/ticket/11291#comment:12
I did not yet completely implement all his suggestions.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index ec5cc14380..272eba3ef6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2078,7 +2078,7 @@ The following options are used to configure a hidden service. service descriptors to the directory servers. This information is also uploaded whenever it changes. (Default: 1 hour) -[[HiddenServiceGroupReadable]] **HiddenServiceGroupReadable** **0**|**1**:: +[[HiddenServiceDirGroupReadable]] **HiddenServiceGroupReadable** **0**|**1**:: 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) |