Просмотр исходного кода

Document torrc options that only work on v2 onion services

RendPostPeriod only works on v2 onion services.
HiddenServiceAuthorizeClient is not yet implemented for v3 onion services.

Closes ticket #25661, bugfix on 0.3.2.1-alpha.
teor 6 лет назад
Родитель
Сommit
6aaafb0672
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      doc/tor.1.txt

+ 4 - 2
doc/tor.1.txt

@@ -2678,7 +2678,8 @@ The following options are used to configure a hidden service.
     spaces). If this option is set, the hidden service is not accessible for
     spaces). If this option is set, the hidden service is not accessible for
     clients without authorization any more. Generated authorization data can be
     clients without authorization any more. Generated authorization data can be
     found in the hostname file. Clients need to put this authorization data in
     found in the hostname file. Clients need to put this authorization data in
-    their configuration file using **HidServAuth**.
+    their configuration file using **HidServAuth**. This option is only for v2
+    services.
 
 
 [[HiddenServiceAllowUnknownPorts]] **HiddenServiceAllowUnknownPorts** **0**|**1**::
 [[HiddenServiceAllowUnknownPorts]] **HiddenServiceAllowUnknownPorts** **0**|**1**::
    If set to 1, then connections to unrecognized ports do not cause the
    If set to 1, then connections to unrecognized ports do not cause the
@@ -2700,7 +2701,8 @@ The following options are used to configure a hidden service.
     Every time the specified period elapses, Tor uploads any rendezvous
     Every time the specified period elapses, Tor uploads any rendezvous
     service descriptors to the directory servers. This information is also
     service descriptors to the directory servers. This information is also
     uploaded whenever it changes. Minimum value allowed is 10 minutes and
     uploaded whenever it changes. Minimum value allowed is 10 minutes and
-    maximum is 3.5 days. (Default: 1 hour)
+    maximum is 3.5 days. This option is only for v2 services.
+    (Default: 1 hour)
 
 
 [[HiddenServiceDirGroupReadable]] **HiddenServiceDirGroupReadable** **0**|**1**::
 [[HiddenServiceDirGroupReadable]] **HiddenServiceDirGroupReadable** **0**|**1**::
     If this option is set to 1, allow the filesystem group to read the
     If this option is set to 1, allow the filesystem group to read the