From 15e9446bbea4cfe7ebfaef9a7368681d6b5184c3 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 20 Apr 2014 00:01:41 +0200 Subject: [PATCH] Update cfg about special case in multiprocessing --- example.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.cfg b/example.cfg index 3e07ee8..0b12929 100644 --- a/example.cfg +++ b/example.cfg @@ -8,7 +8,7 @@ status_path = ~/.vdirsyncer/status/ # The amount of processes to use when synchronizing. If the CPU of your server # is the bottleneck (which is plausible for small homeservers), set this to the # number of cores * 2. Defaults to one process for each collection. The value -# 0 will be ignored. +# 0 will be ignored, the value 1 disables multiprocessing. #processes = # CONTACTS