Changes file for ticket 961

This commit is contained in:
Nick Mathewson 2014-09-23 08:57:22 -04:00
parent 4903ab1caa
commit f15e5aedbc

5
changes/ticket961 Normal file
View file

@ -0,0 +1,5 @@
o Minor features:
- A new AccountingRule option lets you set whether you'd like the
AccountingMax value to be applied separately to inbound and
outbound traffic, or applied to the sum of inbound and outbound
traffic. Resolves ticket 961. Patch by "chobe".