From 29bd75544f46aed9dc4bc795d5119303d75c7372 Mon Sep 17 00:00:00 2001 From: ManiacDC Date: Mon, 13 Jul 2026 10:22:22 -0400 Subject: [PATCH] fix(config.rst): fix blockIndexing docs --- users/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/config.rst b/users/config.rst index c5da3954..2de649c1 100644 --- a/users/config.rst +++ b/users/config.rst @@ -624,7 +624,7 @@ The following child elements may exist: .. versionadded:: 2.1.0 Whether to use block indexing for the folder; defaults to ``true`` for - send-only and receive-only folders. Block indexing makes it possible for + send-receive and receive-only folders. Block indexing makes it possible for Syncthing to reuse data blocks between files (even in different folders), but requires maintaining an index of every individual block's hash. This index can be costly for large folders, so indexing can be