about summary refs log tree commit diff
path: root/bundles/minecraft/metadata.py
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/minecraft/metadata.py')
-rw-r--r--bundles/minecraft/metadata.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/bundles/minecraft/metadata.py b/bundles/minecraft/metadata.py
new file mode 100644
index 0000000..e600efe
--- /dev/null
+++ b/bundles/minecraft/metadata.py
@@ -0,0 +1,16 @@
+defaults = {
+    # "backup": {
+    #     "includes": {
+    #         "/var/lib/minecraft",
+    #         # "/media/hayasui/media/movies",
+    #         # "/media/hayasui/media/tvshows",
+    #         # "/media/hayasui/media/anime",
+    #     }
+    # },
+    "containers": {
+        "minecraft": {},
+    },
+    # "metrics": {
+    #     "minecraft": {},
+    # },
+}