From 439a7ed9e854e0f804e4f3fa65f0e4db0f6b8965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 6 Feb 2025 07:25:30 +0100 Subject: [PATCH] Radicale: Provide additional information about configuration (#2072) --- json/radicale.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/json/radicale.json b/json/radicale.json index 35e6307ec..eb8596018 100644 --- a/json/radicale.json +++ b/json/radicale.json @@ -34,6 +34,10 @@ { "text": "To view the user credentials : `cat radicale.creds`", "type": "info" + }, + { + "text": "This application requires additional configuration. Please refer to https://github.com/community-scripts/ProxmoxVE/discussions/2073.", + "type": "info" } ] } \ No newline at end of file