mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
Raspberry Pi is so slow that multiple connections don't help much, since the
|
||||||
CPU and not the network is the bottleneck.
|
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_config:
|
||||||
|
|
||||||
Pair Section
|
Pair Section
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue