rename backup to local_incremental and use mtime

This commit is contained in:
Konstantin Lebedev
2021-01-28 14:56:13 +05:00
parent 6b54ff9912
commit 02fdc0a333
5 changed files with 25 additions and 25 deletions

View File

@@ -6,6 +6,6 @@ grpcAddress = "filer:18888"
# i.e., all files with this "prefix" are sent to notification message queue.
directory = "/buckets"
[sink.backup]
[sink.local_incremental]
enabled = true
directory = "/data"