diff --git a/2.1.html b/2.1.html index f5f8aab4..8f71d914 100644 --- a/2.1.html +++ b/2.1.html @@ -1379,8 +1379,8 @@ user2:password2
To migrate data to Radicale 2.x.x the command line argument --export-storage
was added to Radicale 1.1.x. Start Radicale 1.x.x as you would normally do, but add the argument --export-storage path/to/empty/folder
. Radicale will export the storage into the specified folder. This folder can be directly used with the default storage backend of Radicale 2.x.x.
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:
- +You can install version 1.1.x with:
+