summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-08-14 09:53:38 -0400
committerNick Mathewson <nickm@torproject.org>2015-08-14 09:54:29 -0400
commit98b2a3b3d5b642849f08ad61ac3d05edc8910628 (patch)
tree91c4835a7652c3a76212a30f97f05803e94e2e93 /changes
parent05d52899cbdc7a16d4e9b93555a081d16b06d96b (diff)
downloadtor-98b2a3b3d5b642849f08ad61ac3d05edc8910628.tar.gz
tor-98b2a3b3d5b642849f08ad61ac3d05edc8910628.zip
Increase AccountingMax example value to 40 GB.
(Change not made in torrc.minimal.in; only in torrc.sample and torrc.minimal.in-staging) Closes ticket 16742.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug167423
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug16742 b/changes/bug16742
new file mode 100644
index 0000000000..2002cb7c72
--- /dev/null
+++ b/changes/bug16742
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Recommend a 40 GB example AccountingMax in torrc.sample rather
+ than a 4 GB max. Closes ticket 16742.