commit d9526498916e66eccf95d3a2e2a0f811625f9a2f Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Mar 7 13:00:58 2012 +0100
Update maatuska's IP. --- config.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config.template b/config.template index 62ff828..64f6ff7 100644 --- a/config.template +++ b/config.template @@ -24,7 +24,7 @@ # ## Comma separated list of directory authority addresses (IP[:port]) to ## download missing relay descriptors from -#DownloadFromDirectoryAuthorities 86.59.21.38,216.224.124.114:9030,213.115.239.118:443,193.23.244.244,208.83.223.34:443,128.31.0.34:9131,194.109.206.212,212.112.245.170 +#DownloadFromDirectoryAuthorities 86.59.21.38,216.224.124.114:9030,171.25.193.9:443,193.23.244.244,208.83.223.34:443,128.31.0.34:9131,194.109.206.212,212.112.245.170 # ## Download the current consensus (only if DownloadRelayDescriptors is 1) #DownloadCurrentConsensus 1
tor-commits@lists.torproject.org