]> git.hungrycats.org Git - bees/commitdiff
docs: default scan mode is 4, "extent"
authorZygo Blaxell <bees@furryterror.org>
Wed, 27 Nov 2024 02:59:20 +0000 (21:59 -0500)
committerZygo Blaxell <bees@furryterror.org>
Sun, 1 Dec 2024 05:17:51 +0000 (00:17 -0500)
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
docs/config.md

index e62d861886140a2d56ce551a0352367a12be90ba..e20def6902ed704918cc9cee7893b0866f18f51d 100644 (file)
@@ -126,7 +126,7 @@ Subvol scan modes:
  * Can avoid modifying read-only subvols (for `btrfs send` workaround).
  * Have problems keeping up with snapshots created during a scan.
 
-The default scan mode is 1, "independent".
+The default scan mode is 4, "extent".
 
 If you are using bees for the first time on a filesystem with many
 existing snapshots, you should read about [snapshot gotchas](gotchas.md).