[tor-commits] [tor-cloud/master] Remove accounting from private bridges

runa at torproject.org runa at torproject.org
Tue Feb 28 18:47:54 UTC 2012


commit 4bdbb257ba4d819dc772fa692a472d80242d1cd6
Author: Runa A. Sandvik <runa.sandvik at gmail.com>
Date:   Tue Feb 28 18:47:44 2012 +0000

    Remove accounting from private bridges
---
 ec2-prep.sh |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/ec2-prep.sh b/ec2-prep.sh
index 6c7fc16..b6c5be4 100644
--- a/ec2-prep.sh
+++ b/ec2-prep.sh
@@ -285,12 +285,6 @@ BridgeRelay 1
 # This is a private bridge.
 PublishServerDescriptor 0
 
-# Never send or receive more than 10GB of data per week. The accounting
-# period runs from 10 AM on the 1st day of the week (Monday) to the same
-# day and time of the next week.
-AccountingStart week 1 10:00
-AccountingMax 10 GB
-
 # Running a bridge relay just passes data to and from the Tor network --
 # so it shouldn't expose the operator to abuse complaints.
 ExitPolicy reject *:*



More information about the tor-commits mailing list