Commit 4f7b24b3 authored by David Fifield's avatar David Fifield
Browse files

Remove LearnCircuitBuildTimeout and CircuitBuildTimeout from torrc.

These are no longer necessary since #3443 was fixed ("Client
with low CBT can't establish any circuits"). My hourly tests don't show
an increase in failures without these options set. They had already been
removed from the PT build in tor-browser-bundle.git.
parent 0625a91d
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -5,8 +5,6 @@
UseBridges 1
UseBridges 1
# The address and port are ignored by the client transport plugin.
# The address and port are ignored by the client transport plugin.
Bridge flashproxy 0.0.1.0:1
Bridge flashproxy 0.0.1.0:1
LearnCircuitBuildTimeout 0
CircuitBuildTimeout 60
# Change the second number here (9000) to the number of a port that can
# Change the second number here (9000) to the number of a port that can
# receive connections from the Internet (the port for which you
# receive connections from the Internet (the port for which you
# configured port forwarding).
# configured port forwarding).