Files
qdrant/config
David Dallakyan 30dd5897da 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-09-03 12:41:06 +02:00
..