summaryrefslogtreecommitdiff
path: root/src/config/torrc.complete.in
AgeCommit message (Collapse)Author
2007-11-02 r14623@tombo: nickm | 2007-11-01 22:25:18 -0400Nick Mathewson
More tweaks from karsten, with some cleanup and commentary. svn:r12319
2007-06-12change the BandwidthRate/BandwidthBurst in the torrcRoger Dingledine
to RelayBandwidthRate/RelayBandwidthBurst, since that's what most users will actually want. also flesh out the torrc.complete entries and fix a few typos. based on patch from "Armedblowfish". svn:r10570
2005-11-05Tor26's IP has changed to 86.59.21.38Peter Palfrader
svn:r5350
2005-10-04link nicknames to trusted directory servers; log these nicknames when ↵Nick Mathewson
mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind. svn:r5184
2005-09-23Provide dire warnings to any users who set DirServer; move it out of ↵Nick Mathewson
torrc.sample and into torrc.complete. svn:r5132
2005-08-16Initial complete config file. Organized into easily searchableAndrew Lewman
sections. svn:r4789