summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2011-07-18 18:01:35 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2011-07-18 18:01:35 +0200
commit36af6f1b31b02e735aa53f722ff5c4aec4b9a7e8 (patch)
tree564aa13b65968e0ad4f634e250271ffeac76e03b /README.rst
parentde009100f5627f509b45466640ffea85d5c77eb6 (diff)
README: added note about preventSlowSync in local sync
Because the client in the local sync starts the sync, preventSlowSync=0 must be set in the target config to have an effect.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 1d96581a..4a3b2a64 100644
--- a/README.rst
+++ b/README.rst
@@ -668,6 +668,9 @@ starting a synchronzation with the sync config.
variants transfer in the other direction, even if the target config
happens to access data on a remote server.
+ **Warning:** because the client in the local sync starts the sync,
+ ``preventSlowSync=0`` must be set in the target config to have an effect.
+
CalDAV and CardDAV
==================