Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
31 lines
843 B
JSON
31 lines
843 B
JSON
{{ file_header | default () }}
|
|
{
|
|
"backup_device_uuid" : "9b924961-0fd4-423f-b440-f2f3d1fa46d8",
|
|
"parent_device_uuid" : "",
|
|
"do_first_run" : "false",
|
|
"btrfs_mode" : "false",
|
|
"include_btrfs_home_for_backup" : "false",
|
|
"include_btrfs_home_for_restore" : "false",
|
|
"stop_cron_emails" : "false",
|
|
"btrfs_use_qgroup" : "false",
|
|
"schedule_monthly" : "false",
|
|
"schedule_weekly" : "false",
|
|
"schedule_daily" : "false",
|
|
"schedule_hourly" : "false",
|
|
"schedule_boot" : "false",
|
|
"count_monthly" : "2",
|
|
"count_weekly" : "3",
|
|
"count_daily" : "7",
|
|
"count_hourly" : "6",
|
|
"count_boot" : "5",
|
|
"snapshot_size" : "7515627384",
|
|
"snapshot_count" : "254372",
|
|
"date_format" : "%Y-%m-%d %H:%M:%S",
|
|
"exclude" : [
|
|
"/root/**",
|
|
"/home/polybar/**",
|
|
"/home/ansible-user/**",
|
|
"/home/mg/**"
|
|
],
|
|
"exclude-apps" : []
|
|
}
|