diff options
Diffstat (limited to 'changes/bug11396')
-rw-r--r-- | changes/bug11396 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug11396 b/changes/bug11396 new file mode 100644 index 0000000000..af94be04f9 --- /dev/null +++ b/changes/bug11396 @@ -0,0 +1,7 @@ + o Minor features (security): + + - If you don't specify MaxMemInQueues yourself, Tor now tries to + pick a good value based on your total system memory. Previously, + the default was always 8 GB. You can still override the default by + setting MaxMemInQueues yourself. Resolves ticket 11396. + |