aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2014-12-21 19:05:10 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2014-12-21 19:05:10 +0200
commitf785723e0b76f1b049b6103d01c316778445b33f (patch)
treeeb63a62004016501e47401203a5f0a267147b694 /doc/tor.1.txt
parentf7e8bc2b4bc0d6072a337d9420cd5cd395c9f9d2 (diff)
downloadtor-f785723e0b76f1b049b6103d01c316778445b33f.tar.gz
tor-f785723e0b76f1b049b6103d01c316778445b33f.zip
Document the case of HiddenServiceDir being defined as relative path.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index e876829cf6..92f0407918 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -2025,6 +2025,8 @@ The following options are used to configure a hidden service.
Store data files for a hidden service in DIRECTORY. Every hidden service
must have a separate directory. You may use this option multiple times to
specify multiple services. DIRECTORY must be an existing directory.
+ NB: if DIRECTORY is defined in relative way, it will be relative to current
+ working directory of Tor instance, not it's DataDirectory.
[[HiddenServicePort]] **HiddenServicePort** __VIRTPORT__ [__TARGET__]::
Configure a virtual port VIRTPORT for a hidden service. You may use this