瀏覽代碼

Add "store_config_files" option to NEWS (#725).

Dan Helfman 1 年之前
父節點
當前提交
69771fe7ce
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -3,6 +3,8 @@
    https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#restore-to-an-alternate-host
  * #697: Add documentation for "bootstrap" action:
    https://torsion.org/borgmatic/docs/how-to/extract-a-backup/#extract-the-configuration-files-used-to-create-an-archive
+ * #725: Add "store_config_files" option for disabling the automatic backup of configuration files
+   used by the "config bootstrap" action.
  * #728: Fix for "prune" action error when using the "keep_exclude_tags" option.
  * #730: Fix for Borg's interactive prompt on the "check --repair" action automatically getting
    answered "NO" even when the "check_i_know_what_i_am_doing" option isn't set.