1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Updated Server Diagnostics Troubleshooting (markdown)

Peter Bieringer 2024-06-02 12:02:20 +02:00
parent ab38310e52
commit 39d30ce240

@ -6,7 +6,7 @@ Since 3.0.0 a special command exists to verify the storage of the collections:
```
## as user "radicale" (or the user which "owns" the storage)
/usr/bin/radicale --verify-storage
/usr/bin/radicale --verify-storage --logging-level debug
```
It should not report any errors, otherwise particular VCF or ICS files have to be fixed manually.