diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-08-14 09:53:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-08-14 09:54:29 -0400 |
commit | 98b2a3b3d5b642849f08ad61ac3d05edc8910628 (patch) | |
tree | 91c4835a7652c3a76212a30f97f05803e94e2e93 /changes | |
parent | 05d52899cbdc7a16d4e9b93555a081d16b06d96b (diff) | |
download | tor-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/bug16742 | 3 |
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. |