From 553e726599edfd187b255132f7b9951734b12b38 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 10 Oct 2021 12:19:42 +0200 Subject: Breaking: Change Config File Structure for v1.0.0 --- config/debug.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config/debug.json') diff --git a/config/debug.json b/config/debug.json index 8f68241..0a0e6d2 100644 --- a/config/debug.json +++ b/config/debug.json @@ -1,7 +1,9 @@ { - "backup":{ - "backup_source":"fakeroot", - "borg_repos_folder":"fakeroot/var/lib/xbackup/borg", + "generic":{ + "borg_repos_folder":"fakeroot/var/lib/xbackup/borg" + }, + "paths":{ + "backup_root":"fakeroot", "blacklist":[ "dev/*", "lost+found/*", -- cgit v1.2.3-70-g09d2