blob: 4c1a6c912a05d7090cea32cceea2178beffb4612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Template: borg-family/borg-repo
Type: string
Description: Borg repository URL:
Please set the backup destination.
.
It will be exported to BORG_REPO by bfrun for borg commands.
Could be 'ssh://user@host:port/abspath/to/repo', or 'user@host:relpath/to/repo', see man borg.
Template: borg-family/borg-repo2
Type: string
Description: Second Borg repository URL:
Please set the second backup destination.
.
It will be exported to BORG_REPO by bfrun for borg commands.
Could be 'ssh://user@host:port/abspath/to/repo', or 'user@host:relpath/to/repo', see man borg.
|