[tor/master] changes: Update the changes file for 32410

commit b2b61b0268f5ddac347b5487ea677a7202b95c50 Author: teor <teor@torproject.org> Date: Thu Nov 14 15:39:40 2019 +1000 changes: Update the changes file for 32410 When the relay module is disabled, we change the ClientOnly default to 1. But we forgot to mention that in the changes file. --- changes/ticket32410 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changes/ticket32410 b/changes/ticket32410 index 56368fe55..3b516d7a8 100644 --- a/changes/ticket32410 +++ b/changes/ticket32410 @@ -1,3 +1,3 @@ o Minor features (relay): - - When the relay module is disabled, make "DirCache 0" the default. - Closes ticket 32410. + - When the relay module is disabled, change the default config so that + DirCache is 0, and ClientOnly is 1. Closes ticket 32410.
participants (1)
-
teor@torproject.org