Explorar o código

add a comment asking ORs to configure a DirPort too

svn:r2104
Roger Dingledine %!s(int64=21) %!d(string=hai) anos
pai
achega
0536b853fd
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/config/torrc.sample.in

+ 3 - 0
src/config/torrc.sample.in

@@ -50,6 +50,9 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
                             # listen on a port other than the one we
                             # advertised.
 
+# Uncomment this to mirror the directory for others (please do)
+#DirPort 9030
+
 ## A comma-separated list of exit policies. If you want to *replace*
 ## the default exit policy, end this with either a reject *:* or an
 ## accept *:*. Otherwise, you're *augmenting* (prepending to) the