From 36af6f1b31b02e735aa53f722ff5c4aec4b9a7e8 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 18 Jul 2011 18:01:35 +0200 Subject: 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. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d1242e52..178a80f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ if COND_CORE SUBDIRS += po test dist_doc_DATA += README NEWS COPYING $(TEST_README_FILES) test/syncevo-http-server-logging.conf if COND_HTML_README -dist_doc_DATA += README.html +# dist_doc_DATA += README.html endif if COND_MAN_PAGES man_MANS += syncevolution.1 -- cgit v1.2.3