aboutsummaryrefslogtreecommitdiff
path: root/src/config/torrc.sample.in
diff options
context:
space:
mode:
authorGeoff Goodell <goodell@eecs.harvard.edu>2005-03-19 20:50:03 +0000
committerGeoff Goodell <goodell@eecs.harvard.edu>2005-03-19 20:50:03 +0000
commit035c8d1b1cf2d2ff12e6b60c30f2d4e26025aa93 (patch)
treec4c59f53a2a18f819d0653505243728faed69790 /src/config/torrc.sample.in
parentfbeaeb138e892f853a7d288695cceca7108223db (diff)
downloadtor-035c8d1b1cf2d2ff12e6b60c30f2d4e26025aa93.tar
tor-035c8d1b1cf2d2ff12e6b60c30f2d4e26025aa93.tar.gz
added short blurb about ControlPort to sample torrc
svn:r3790
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r--src/config/torrc.sample.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index 4c88925b2..f7006fc11 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -55,6 +55,11 @@ AllowUnverifiedNodes middle,rendezvous
## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
#DataDirectory @LOCALSTATEDIR@/lib/tor
+## The port on which Tor will listen for local connections from Tor controller
+## applications, as documented in control-spec.txt. NB: this feature is
+## currently experimental.
+#ControlPort 9051
+
############### This section is just for location-hidden services ###
## Look in .../hidden_service/hostname for the address to tell people.