Files
David Dallakyan 0c5aa5cfba docs: correct config.yaml comments for workers, gRPC, and HTTP timeouts (#10234)
max_workers: 0 is cores minus one (minimum 1), not all cores. gRPC ships
on 6334; commenting the key in an overlay does not disable it. Document
the HTTP timeout defaults already asserted in test_default_config, and
wal_retain_closed.
2026-08-19 13:40:02 +02:00
..