mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-01 10:05:50 +00:00
Update cfg about special case in multiprocessing
This commit is contained in:
parent
6c81fd6fc2
commit
15e9446bbe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue