From 39d30ce2402449f744cd4daf47b009e97a1ddd3f Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 2 Jun 2024 12:02:20 +0200 Subject: [PATCH] Updated Server Diagnostics Troubleshooting (markdown) --- Server-Diagnostics---Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server-Diagnostics---Troubleshooting.md b/Server-Diagnostics---Troubleshooting.md index 0ac7c8b..cbf4af3 100644 --- a/Server-Diagnostics---Troubleshooting.md +++ b/Server-Diagnostics---Troubleshooting.md @@ -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.