8 lines
201 B
YAML
8 lines
201 B
YAML
---
|
|
# defaults file for borg_client
|
|
borg_dirs: "{{ burp_folders }}"
|
|
borg_remote_dir: /media/Backups/
|
|
borg_account: backup_borg
|
|
borg_server: maison.opendoor.fr
|
|
borg_rotate: 15
|
|
borg_script_dir: /root/bin |