diff options
Diffstat (limited to 'docker/replication.toml')
| -rw-r--r-- | docker/replication.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docker/replication.toml b/docker/replication.toml deleted file mode 100644 index 833bb1692..000000000 --- a/docker/replication.toml +++ /dev/null @@ -1,11 +0,0 @@ -[source.filer] -enabled = true -grpcAddress = "filer:18888" -# all files under this directory tree are replicated. -# this is not a directory on your hard drive, but on your filer. -# i.e., all files with this "prefix" are sent to notification message queue. -directory = "/buckets" - -[sink.local_incremental] -enabled = true -directory = "/data"
\ No newline at end of file |
