Remove the Radicale service entry and related auth configuration now that updates are handled by the OS package manager.
9 lines
299 B
Text
9 lines
299 B
Text
# Required for authenticated version checks
|
|
PAPERLESS_API_TOKEN=replace-with-api-token
|
|
|
|
# Optional (use if upstream APIs need auth to avoid rate limits)
|
|
GITHUB_TOKEN=optional-github-token
|
|
|
|
# FreshRSS login for authenticated About page
|
|
FRESHRSS_USERNAME=your-username
|
|
FRESHRSS_PASSWORD=your-password
|