From c91685be4d37a5473696b3168a1e6c424eb73b12 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Fri, 2 Feb 2024 00:00:30 -0600 Subject: [PATCH] checkpoint --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 2154bdf9..e9000883 100644 --- a/config.toml +++ b/config.toml @@ -92,6 +92,7 @@ name = 'branch0' type = 'glob' path = '*' order = 'name:asc' # | size +mode = 'RW' [[branches.tier.branch]] enabled = true name = 'branch1'