mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add versionadded tag to singlefile
This commit is contained in:
parent
9fb1696ea0
commit
9f966fb4a1
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ class SingleFileStorage(Storage):
|
||||||
'''Save data in single VCALENDAR file, like Orage -- a calendar app for
|
'''Save data in single VCALENDAR file, like Orage -- a calendar app for
|
||||||
XFCE -- and Radicale do. Usable as ``singlefile`` in the config file.
|
XFCE -- and Radicale do. Usable as ``singlefile`` in the config file.
|
||||||
|
|
||||||
|
.. versionadded:: 0.1.6
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
This storage has many raceconditions and is very slow. What this
|
This storage has many raceconditions and is very slow. What this
|
||||||
basically means is that you shouldn't use this storage unless you have
|
basically means is that you shouldn't use this storage unless you have
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue