On Tue, Apr 29, 2025 at 4:53 PM Christian Couder <christian.couder@xxxxxxxxx> wrote: > Right now in this series, the fields names (like "partialCloneFilter" > in the example) that are passed to the client are compared case > sensitively to the local config keys. I think this is a bug and they > should be compared case insensitively, (while values should still be > compared case sensitively). I am planning to fix this in the next > iteration of this series. I am also planning to add more tests then. Sorry, I should have removed the above paragraph as now the field names are compared case insensitively.