Просмотр исходного кода

add config note for offload_targets file

master
Katie Holly 5 лет назад
Родитель
Сommit
4d588ae2cd
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 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 #


Загрузка…
Отмена
Сохранить