commit 7b69045600624e8b7e881ec46d175d01090670cf Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Sep 21 12:37:30 2012 -0400
Add Faravahar to default list of directory authorities. --- config.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config.template b/config.template index 52ee56f..94e28e3 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,76.73.17.194: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 +#DownloadFromDirectoryAuthorities 86.59.21.38,76.73.17.194: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,154.35.32.5 # ## Download the current consensus (only if DownloadRelayDescriptors is 1) #DownloadCurrentConsensus 1
tor-commits@lists.torproject.org