Ver código fonte

Changes file for ticket 961

Nick Mathewson 10 anos atrás
pai
commit
f15e5aedbc
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      changes/ticket961

+ 5 - 0
changes/ticket961

@@ -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".