diff options
-rw-r--r-- | changes/ticket32410 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/ticket32410 b/changes/ticket32410 index 56368fe558..3b516d7a8c 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. |