Author: atagar Date: 2011-01-07 16:40:05 +0000 (Fri, 07 Jan 2011) New Revision: 24050
Modified: arm/trunk/src/settings.cfg Log: Typo inherrited from the man page. Modified: arm/trunk/src/settings.cfg =================================================================== --- arm/trunk/src/settings.cfg 2011-01-07 16:33:55 UTC (rev 24049) +++ arm/trunk/src/settings.cfg 2011-01-07 16:40:05 UTC (rev 24050) @@ -6,7 +6,7 @@ config.summary.RelayBandwidthBurst Maximum bandwidth usage limit for relaying config.summary.PerConnBWRate Average relayed bandwidth limit per connection config.summary.PerConnBWBurst Maximum relayed bandwidth limit per connection -config.summary.ConLimit Minimum number of file descriptors for Tor to start +config.summary.ConnLimit Minimum number of file descriptors for Tor to start config.summary.ConstrainedSockets Shrinks sockets to ConstrainedSockSize config.summary.ConstrainedSockSize Limit for the received and transmit buffers of sockets config.summary.ControlPort Port providing access to tor controllers (arm, vidalia, etc)
