소스 검색

add config note for offload_targets file

master
Katie Holly 5 년 전
부모
커밋
4d588ae2cd
No known key found for this signature in database GPG 키 ID: 3D3115D5D95856F
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      config.example.sh

+ 2
- 0
config.example.sh 파일 보기

@@ -31,6 +31,8 @@ IA_ITEM_DATE=$( date +"%Y-%m" )

# offload items to another rsync storage instead of uploading to IA
OFFLOAD_TARGET="rsync://somewhere-far-away:portnum/module-name/directory/"
# it is also possible to create a list of targets and the offloader will pick one at random and retry others on failure
# simply comment out the line above and put all rsync target urls separated by newline in a file called "offload_targets"

###############
# DIRECTORIES #


불러오는 중...
취소
저장