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

Add installation instructions for old version

This commit is contained in:
Unrud 2017-06-25 11:56:23 +02:00 committed by GitHub
parent 59d4eae4bd
commit 2691934f59

View file

@ -46,6 +46,12 @@ Start Radicale 1.x.x as you would normally do, but add the argument
into the specified folder. This folder can be directly used with the into the specified folder. This folder can be directly used with the
default storage backend of Radicale 2.x.x. default storage backend of Radicale 2.x.x.
You can install version 1.1.4 with:
```shell
python3 -m pip install --upgrade radicale==1.1.4
```
### Authentication ### Authentication
**Radicale 2.x.x only provides htpasswd authentication out-of-the-box.** Other **Radicale 2.x.x only provides htpasswd authentication out-of-the-box.** Other