From d6bd5bdb6057c99e44a19368e2480a6136f39568 Mon Sep 17 00:00:00 2001 From: bigeagle Date: Sun, 23 Nov 2014 12:16:23 +0800 Subject: [PATCH] bug fix --- examples/tunasync.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/tunasync.conf b/examples/tunasync.conf index fef5354..cf949a1 100644 --- a/examples/tunasync.conf +++ b/examples/tunasync.conf @@ -15,6 +15,7 @@ ctrl_addr = "/tmp/tunasync.sock" [btrfs] service_dir = "{mirror_root}/_current/{mirror_name}" working_dir = "{mirror_root}/_working/{mirror_name}" +gc_root = "{mirror_root}/_garbage/" gc_dir = "{mirror_root}/_garbage/_gc_{mirror_name}_{{timestamp}}" # [[mirrors]]