8 lines
341 B
Plaintext
8 lines
341 B
Plaintext
PBS_REPOSITORY=xxx@pbs@server_address:collection
|
|
PBS_PASSWORD=pbs access password
|
|
PBS_FINGERPRINT=00:00:00:00:00 # pbs server fingerprint
|
|
BORG_REPO="ssh://user@server/path" # required by offsite backup
|
|
BORG_PASSPHRASE="borg passphrase" # required by offsite backup
|
|
OFFSITE_TARGET_FOLDER="test:target_path" # follow rclone naming convention
|
|
|