mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
explicit mention loglevel on example
This commit is contained in:
parent
9d91564d10
commit
2ce5ba1e38
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Radicale is really easy to install and works out-of-the-box.
|
|||
|
||||
```bash
|
||||
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
||||
python3 -m radicale --storage-filesystem-folder=~/.var/lib/radicale/collections
|
||||
python3 -m radicale --logging-level info --storage-filesystem-folder=~/.var/lib/radicale/collections
|
||||
```
|
||||
|
||||
When the server is launched, open <http://localhost:5232> in your browser!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue