feat: Drop Radicale checks

Remove the Radicale service entry and related auth configuration now that updates are handled by the OS package manager.
This commit is contained in:
Jeena 2026-03-12 14:20:51 +00:00
parent 7537de2f53
commit 7c778e338c
4 changed files with 3 additions and 18 deletions

View file

@ -1,6 +1,5 @@
# Required for authenticated version checks
PAPERLESS_API_TOKEN=replace-with-api-token
RADICALE_BASIC_AUTH=base64-user-colon-pass
# Optional (use if upstream APIs need auth to avoid rate limits)
GITHUB_TOKEN=optional-github-token