diff options
Diffstat (limited to 'docker/replication.toml')
| -rw-r--r-- | docker/replication.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/replication.toml b/docker/replication.toml index 75e34a899..833bb1692 100644 --- a/docker/replication.toml +++ b/docker/replication.toml @@ -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"
\ No newline at end of file |
