From 0275707d4747017c0f2e7b9ed659daf7312ea70b Mon Sep 17 00:00:00 2001 From: Elia Berrettini <45323778+eliferrous@users.noreply.github.com> Date: Fri, 11 Sep 2026 12:21:18 -0400 Subject: [PATCH] specify encrypted volumes' snapshots are also encrypted at rest Added information about encryption for snapshots. --- volumes/snapshots.html.markerb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volumes/snapshots.html.markerb b/volumes/snapshots.html.markerb index f606c452b0..6b85828dc9 100644 --- a/volumes/snapshots.html.markerb +++ b/volumes/snapshots.html.markerb @@ -163,7 +163,7 @@ Snapshots for each volume are stored incrementally, so only data that has change ## Disable automatic daily snapshots -Automatic daily snapshots are enabled by default. To disable automatic snapshots, use the `--scheduled-snapshots=false` flag. +Automatic daily snapshots are enabled by default. To disable automatic snapshots, use the `--scheduled-snapshots=false` flag. Snapshots of encrypted volumes (defaults to `true`) are likewise encrypted at rest. Disable automatic snapshots when you create a volume: