mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Mention that HiddenServiceDir must exist
This commit is contained in:
parent
5939c09d35
commit
cc33ac362b
@ -1339,7 +1339,7 @@ The following options are used to configure a hidden service.
|
||||
**HiddenServiceDir** __DIRECTORY__::
|
||||
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.
|
||||
specify multiple services. DIRECTORY must be an existing directory.
|
||||
|
||||
**HiddenServicePort** __VIRTPORT__ [__TARGET__]::
|
||||
Configure a virtual port VIRTPORT for a hidden service. You may use this
|
||||
|
Loading…
Reference in New Issue
Block a user