summaryrefslogtreecommitdiff
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/default.json b/config/default.json
index 5285bf4..ecb6ce9 100644
--- a/config/default.json
+++ b/config/default.json
@@ -1,7 +1,9 @@
{
- "backup":{
- "backup_source":"/",
- "borg_repos_folder":"/var/lib/xbackup/borg",
+ "generic":{
+ "borg_repos_folder":"/var/lib/xbackup/borg"
+ },
+ "paths":{
+ "backup_root":"/",
"blacklist":[
"dev/*",
"lost+found/*",