From 884361b9baba3bd0e7c9108af2d2ff414c2b3fd5 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 16 Mar 2025 13:27:27 +0100 Subject: [PATCH] add note about cleanup --- Client-InfCloud.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Client-InfCloud.md b/Client-InfCloud.md index 5035275..7ec59f7 100644 --- a/Client-InfCloud.md +++ b/Client-InfCloud.md @@ -42,6 +42,22 @@ unzip -d /usr/lib/python3.9/site-packages/radicale/web/internal_data/ /tmp/InfCl # Extract into public accessible web server directory unzip -d /var/www/html/ /tmp/InfCloud_0.13.1.zip ``` +## Cleanup (common) + +Following files can be removed + +``` +infcloud/.htaccess +infcloud/readme.txt +infcloud/changelog.txt +infcloud/changelog_carddavmate.txt +infcloud/changelog_caldavzap.txt +infcloud/auth/ +infcloud/misc/ + +# Bundled in addition +infcloud/cache_update.sh +``` # Configuration InfCloud