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

Updated Server Diagnostics Troubleshooting (markdown)

Peter Bieringer 2024-06-02 12:03:29 +02:00
parent 3e2973d024
commit 7bf5ff502c

@ -5,7 +5,8 @@
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), optional add for watching the progress: --logging-level debug
## as user "radicale" (or the user which "owns" the storage)
# add optional for watching the progress: --logging-level debug
/usr/bin/radicale --verify-storage
```