diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-09 12:36:24 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-09 12:36:24 -0400 |
commit | bcde4cc4cf521c8e125e95cdd793aa499d1a36c7 (patch) | |
tree | 9c4c5da221eadb2feeb1cae291cc51f4eca3071c /src/config/torrc.sample.in | |
parent | 0e3cf3ebf82a5f53b551ac87bfa1db6887bf6e66 (diff) | |
parent | 795c0f7b002b849a2e81ea7306420085fb159286 (diff) | |
download | tor-bcde4cc4cf521c8e125e95cdd793aa499d1a36c7.tar.gz tor-bcde4cc4cf521c8e125e95cdd793aa499d1a36c7.zip |
Merge remote-tracking branch 'karsten/task-9854-2'
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r-- | src/config/torrc.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 78013c2f10..5822fa6b99 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -1,5 +1,5 @@ ## Configuration file for a typical Tor user -## Last updated 12 September 2012 for Tor 0.2.4.3-alpha. +## Last updated 9 October 2012 for Tor 0.2.5.2-alpha. ## (may or may not work for much older or much newer versions of Tor.) ## ## Lines that begin with "## " try to explain what's going on. Lines |