diff --git a/changelog/unreleased/pull-3067 b/changelog/unreleased/pull-3067 index 855c7f2be..fbdcfd7e5 100644 --- a/changelog/unreleased/pull-3067 +++ b/changelog/unreleased/pull-3067 @@ -1,6 +1,6 @@ Enhancement: Add options to configure Windows Shadow Copy Service -Restic always used 120 sec. timeout and unconditionally created VSS snapshots +Restic always used 120 seconds timeout and unconditionally created VSS snapshots for all volume mount points on disk. Now this behavior can be fine-tuned by new options, like exclude specific volumes and mount points or completely disable auto snapshotting of volume mount points.