Add docs about new restriction

This commit is contained in:
Markus Unterwaditzer 2014-12-15 20:55:36 +01:00
parent d9e4a5b767
commit 3fbdeb51c0

View file

@ -51,6 +51,8 @@ Pair Section
b = ...
#conflict_resolution = ...
- Pair names can consist of any alphanumeric characters and the underscore.
- ``a`` and ``b`` reference the storages to sync by their names.
- ``collections``: Optional, a comma-separated list of collections to
@ -84,6 +86,8 @@ Storage Section
[storage storage_name]
type = ...
- Storage names can consist of any alphanumeric characters and the underscore.
- ``type`` defines which kind of storage is defined. See :ref:`storages`.
- ``read_only`` defines whether the storage should be regarded as a read-only