summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-11-14 19:08:08 +0000
committerNick Mathewson <nickm@torproject.org>2004-11-14 19:08:08 +0000
commit270b942edf433b2f5577bddb8b1166a54deb85d8 (patch)
treeb728013a1365918d6d89b3bc11b4282eff7d110f
parented01a15d4dd82a6cdc933e1638151fe85ec08856 (diff)
downloadtor-270b942edf433b2f5577bddb8b1166a54deb85d8.tar.gz
tor-270b942edf433b2f5577bddb8b1166a54deb85d8.zip
Note where torrc goes.
svn:r2865
-rw-r--r--src/config/torrc.sample.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index 72be7d3dd6..f039318f4e 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -1,4 +1,10 @@
## Configuration file for a typical tor user
+#
+# On Unix, Tor will look for this file in someplace like "~/.tor/torrc" or
+# "/etc/torrc" .
+#
+# On Windows, Tor will look for its configuration file in someplace like
+# Application Data\tor or Application Data\<username>\tor .
## Replace this with "SocksPort 0" if you don't want clients to connect.
SocksPort 9050 # what port to advertise for application connections