From 1888e12616eb3a69c376aaf65fc058ef76d0d930 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Tue, 23 Jan 2024 21:00:59 -0600 Subject: [PATCH] checkpoint --- config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.toml b/config.toml index 44940650..aecb780a 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,7 @@ # test file +version = 0 + [filesystem] name = 'foo' mountpoint = '/tmp/test' @@ -80,6 +82,7 @@ readdir = false min-free-space = 123 [[branches.group]] +name = 'foo' [[branches.group.branch]] active = true