When the relay module is disabled, we change the ClientOnly default to 1. But we forgot to mention that in the changes file.
When the relay module is disabled, make "ClientOnly 1" and "DirCache 0" by default. (But keep "ClientOnly 0" and "DirCache 1" as the defaults for the unit tests.) And run "make autostyle". Part of ticket 32410.