mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
8d57e11cd1
This is an adaptation of https://github.com/YunoHost-Apps/borg_ynh/blob/master/conf/backup-with-borg.j2
36 lines
615 B
Text
36 lines
615 B
Text
;; Test complet
|
|
; Manifest
|
|
server="domain.tld:22"
|
|
ssh_user="sam"
|
|
passphrase="APassphrase"
|
|
conf=1
|
|
data=1
|
|
app="all"
|
|
on_calendar="Daily"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=0
|
|
setup_nourl=1
|
|
setup_private=0
|
|
setup_public=0
|
|
upgrade=1
|
|
backup_restore=1
|
|
multi_instance=1
|
|
incorrect_path=0
|
|
port_already_use=0
|
|
change_url=0
|
|
;;; Levels
|
|
Level 1=auto
|
|
Level 2=auto
|
|
Level 3=auto
|
|
Level 4=na
|
|
Level 5=auto
|
|
Level 6=auto
|
|
Level 7=auto
|
|
Level 8=0
|
|
Level 9=0
|
|
Level 10=0
|
|
;;; Options
|
|
Email=restic-ynh@coupouchetty-ramouchetty.fr
|
|
Notification=down
|