mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-04 10:35:51 +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
|
||||
XFCE -- and Radicale do. Usable as ``singlefile`` in the config file.
|
||||
|
||||
.. versionadded:: 0.1.6
|
||||
|
||||
.. note::
|
||||
This storage has many raceconditions and is very slow. What this
|
||||
basically means is that you shouldn't use this storage unless you have
|
||||
|
|
|
|||
Loading…
Reference in a new issue