about summary refs log tree commit diff
path: root/bundles/calibre
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/calibre')
-rw-r--r--bundles/calibre/metadata.py8
1 files changed, 5 insertions, 3 deletions
diff --git a/bundles/calibre/metadata.py b/bundles/calibre/metadata.py
index a111295..8bb3f8b 100644
--- a/bundles/calibre/metadata.py
+++ b/bundles/calibre/metadata.py
@@ -4,9 +4,11 @@ defaults = {
             "version": "4.0.6",
         },
     },
-    # "backup": {
-    #     "/var/lib/calibre": {},
-    # },
+    "backup": {
+        "includes": {
+            "/var/lib/calibre": {},
+        },
+    },
     # "metrics": {
     #     "calibre": {},
     # },