]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Increase AccountingMax example value to 40 GB.
authorNick Mathewson <nickm@torproject.org>
Fri, 14 Aug 2015 13:53:38 +0000 (09:53 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 14 Aug 2015 13:54:29 +0000 (09:54 -0400)
(Change not made in torrc.minimal.in; only in torrc.sample and
torrc.minimal.in-staging)

Closes ticket 16742.

changes/bug16742 [new file with mode: 0644]
src/config/torrc.minimal.in-staging
src/config/torrc.sample.in

diff --git a/changes/bug16742 b/changes/bug16742
new file mode 100644 (file)
index 0000000..2002cb7
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation:
+    - Recommend a 40 GB example AccountingMax in torrc.sample rather
+      than a 4 GB max. Closes ticket 16742.
index bde800fd2351718db0cec1cfb82f78287f0e0a3d..d54a5599cd87b8a4899ad44d12ab4df9554dfe99 100644 (file)
 
 ## Use these to restrict the maximum traffic per day, week, or month.
 ## Note that this threshold applies separately to sent and received bytes,
-## not to their sum: setting "4 GB" may allow up to 8 GB total before
+## not to their sum: setting "40 GB" may allow up to 80 GB total before
 ## hibernating.
 ##
-## Set a maximum of 4 gigabytes each way per period.
-#AccountingMax 4 GBytes
+## Set a maximum of 40 gigabytes each way per period.
+#AccountingMax 40 GBytes
 ## Each period starts daily at midnight (AccountingMax is per day)
 #AccountingStart day 00:00
 ## Each period starts on the 3rd of the month at 15:00 (AccountingMax
index bde800fd2351718db0cec1cfb82f78287f0e0a3d..d54a5599cd87b8a4899ad44d12ab4df9554dfe99 100644 (file)
 
 ## Use these to restrict the maximum traffic per day, week, or month.
 ## Note that this threshold applies separately to sent and received bytes,
-## not to their sum: setting "4 GB" may allow up to 8 GB total before
+## not to their sum: setting "40 GB" may allow up to 80 GB total before
 ## hibernating.
 ##
-## Set a maximum of 4 gigabytes each way per period.
-#AccountingMax 4 GBytes
+## Set a maximum of 40 gigabytes each way per period.
+#AccountingMax 40 GBytes
 ## Each period starts daily at midnight (AccountingMax is per day)
 #AccountingStart day 00:00
 ## Each period starts on the 3rd of the month at 15:00 (AccountingMax