From e72d274e8892e50577cf7fa3b211105d2e2baa7e Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Thu, 5 Oct 2017 22:13:05 +0200 Subject: [PATCH] docs: add notice on missing property replication feature fixes #23 --- docs/content/configuration/jobs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/content/configuration/jobs.md b/docs/content/configuration/jobs.md index 80b19a7..476236e 100644 --- a/docs/content/configuration/jobs.md +++ b/docs/content/configuration/jobs.md @@ -11,6 +11,12 @@ Check out the [tutorial]({{< relref "tutorial/_index.md" >}}) and {{< sampleconf ## Job Types +{{% notice info %}} +Currently, zrepl does not replicate filesystem properties. +Whe receiving a filesystem, it is never mounted (`-u` flag) and `mountpoint=none` is set. +This is temporary and being worked on {{< zrepl-issue 24 >}}. +{{% / notice %}} + ### Source |Parameter|Default|Description / Example|