1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Update NEWS.md

Corrected typo
This commit is contained in:
Nico 2020-05-24 11:42:49 +02:00 committed by Unrud
parent 06f898adcc
commit 2f8a2d746d

View file

@ -88,7 +88,7 @@ See the upgrade checklist below.
* ``{`` must be escaped as ``{{`` and ``}`` as ``}}`` in regexes
* File system storage
* The storage format is compatible with Radicale 2.x.x
* Run ``radiale --verify-storage`` to check for errors
* Run ``radicale --verify-storage`` to check for errors
* Custom plugins:
* ``auth`` and ``web`` plugins require minor adjustments
* ``rights`` plugins must be adapted to the new permission model