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:
parent
59d4eae4bd
commit
2691934f59
1 changed files with 6 additions and 0 deletions
6
1to2.md
6
1to2.md
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue