Browse Source

Note where torrc goes.

svn:r2865
Nick Mathewson 21 years ago
parent
commit
270b942edf
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/config/torrc.sample.in

+ 6 - 0
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