mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-01 06:03:02 +02:00
Add a NEWS entry for the "unsafe_skip_path_validation_before_create" option (#1221).
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
* #1212: Fix an error when restoring multiple directory-format database dumps at once.
|
||||
* #1220: Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error—rather than waiting
|
||||
until the next time borgmatic runs.
|
||||
* #1221: Add an "unsafe_skip_path_validation_before_create" option to skip pre-backup safety checks
|
||||
so as to reduce backup times on large filesystems.
|
||||
* #1224: When running an "extract" check with the "--progress" flag, show file extraction progress.
|
||||
* When syslog verbosity is enabled, log to systemd's journal (if present) with
|
||||
structured data. See the documentation for more information:
|
||||
|
||||
Reference in New Issue
Block a user