ソースを参照

add config note for offload_targets file

master
Katie Holly 5年前
コミット
4d588ae2cd
この署名に対応する既知のキーがデータベースに存在しません 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 #


読み込み中…
キャンセル
保存