8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
PBS_REPOSITORY="pbs repository"
|
|
PBS_PASSWORD="pbs access passwordd"
|
|
PBS_FINGERPRINT="00:00:00:00:00" # the pbs finger print
|
|
BORG_REPO="ssh://user@reposerver/path" # required by offsite babckup
|
|
BORG_PASSPHRASE="borg passphare" # required by offsite babckup
|
|
OFFSITE_TARGET_FOLDER="test:target_path" # follow rclone naming convension
|
|
|