소스 검색

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}