aboutsummaryrefslogtreecommitdiff
path: root/src/config/torrc.sample.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r--src/config/torrc.sample.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index 96ba0f306..9b1b80af5 100644
--- a/src/config/torrc.sample.in
+++ b/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