mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Document collections parameter
This commit is contained in:
parent
d357917d2f
commit
3e4f5ba995
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ General Section
|
|||
Raspberry Pi is so slow that multiple connections don't help much, since the
|
||||
CPU and not the network is the bottleneck.
|
||||
|
||||
- ``collections``: Optional, a comma-separated list of collections to
|
||||
synchronize. If this parameter is omitted, it is assumed the storages are
|
||||
already directly pointing to one collection each.
|
||||
|
||||
.. _pair_config:
|
||||
|
||||
Pair Section
|
||||
|
|
|
|||
Loading…
Reference in a new issue