Unverified Commit b2b61b02 authored by teor's avatar teor
Browse files

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.
parent 79bac442
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
  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.