1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Add error checking to the migration guide

This commit is contained in:
Unrud 2017-08-25 19:13:24 +02:00
parent f83441563b
commit 2ddfb43bf6

View file

@ -50,6 +50,9 @@ If you import big calendars or address books into Radicale 2.x.x the first
request might take a long time, because it has to initialize its internal
caches. Clients can time out, subsequent requests will be much faster.
You can check the imported storage for errors by starting Radicale >= 2.1.5
with the ``--verify-storage`` argument.
You can install version 1.1.6 with:
```shell