aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/scaffold.go')
-rw-r--r--weed/command/scaffold.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go
index a95c41054..3ac7c021d 100644
--- a/weed/command/scaffold.go
+++ b/weed/command/scaffold.go
@@ -354,11 +354,10 @@ directory = "/buckets"
[sink.local]
enabled = false
directory = "/data"
-todays_date_format = "" # set this to 2006-02-01 for incremental backup
[sink.local_incremental]
+# all replicated files are under creation time as yyyy-mm-dd directories
enabled = false
-# all replicated files are under modification time date directory tree
directory = "/backup"
[sink.filer]