浏览代码

Remove nefarious "one_file_system" flag that silently empties archives

jherve 1 月之前
父节点
当前提交
174331094f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      data/borgmatic.d/config.yaml

+ 0 - 1
data/borgmatic.d/config.yaml

@@ -3,7 +3,6 @@ source_directories:
 repositories:
   - path: ssh://${STORAGE_BOX_USER}@${STORAGE_BOX_USER}.your-storagebox.de:23/./borg-repo
 
-one_file_system: true
 remote_path: borg-1.4
 ssh_command: ssh -i ~/.ssh/${SSH_KEY_NAME}