From 2ddfb43bf65321241c70c58238abde1873db5fe8 Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 25 Aug 2017 19:13:24 +0200 Subject: [PATCH] Add error checking to the migration guide --- 1to2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/1to2.md b/1to2.md index b95deaef..6802d854 100644 --- a/1to2.md +++ b/1to2.md @@ -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