From 8a79b56ac6709dfddaa15d9c76d0f856a502a6a1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 2 Sep 2014 19:10:42 -0400 Subject: Divide torrc.sample into torrc.sample and torrc.minimal torrc.minimal is now the one that should change as infrequently as possible. To schedule an change to go into it eventually, make your change to torrc.minimal.in-sample. torrc.sample is now the volatile one: we can change it to our hearts' content. Closes ticket #11144 --- changes/ticket11144 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changes/ticket11144 (limited to 'changes') diff --git a/changes/ticket11144 b/changes/ticket11144 new file mode 100644 index 0000000000..265481b964 --- /dev/null +++ b/changes/ticket11144 @@ -0,0 +1,8 @@ + o New features (sample torrc): + - Add a new, infrequently-changed "torrc.minimal". This file's + purpose is similar to torrc.sample, but it is meant to be small + and change as infrequently as possible, for the benefit of + users whose systems prompt them for intervention whenever a + default configuration file is changed. Making this change + allows us to update torrc.sample to be a more generally useful + "sample torrc". -- cgit v1.2.3-54-g00ecf