diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 75512964c..a15ee1567 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -261,6 +261,9 @@ Bind the directory service to this port. \fBDirBindAddress \fR\fIIP\fP Bind the directory service to this address. (Default: 0.0.0.0) .TP +\fBDirPolicy \fR\fIpolicy,policy,...\fP +Set an entrance policy for this server, to limit who can connect to the directory ports. The policies have the same form as exit policies above. +.TP \fBRecommendedVersions \fR\fISTRING\fP STRING is a command-separated list of Tor versions currently believed to be safe. The list is included in each directory, and nodes which |