aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/torrc.sample.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in
index c2d8ae71d..c954b93f9 100644
--- a/src/config/torrc.sample.in
+++ b/src/config/torrc.sample.in
@@ -5,6 +5,10 @@
#
# On Windows, Tor will look for the configuration file in someplace like
# "Application Data\tor\torrc" or "Application Data\<username>\tor\torrc"
+#
+# With the default Mac OS X installer, Tor will look in ~/.tor/torrc or
+# /Library/Tor/torrc
+
## Replace this with "SocksPort 0" if you plan to run Tor only as a
## server, and not make any local application connections yourself.