docs: define update status/log files

This commit is contained in:
2025-12-29 00:22:16 +01:00
parent fde207a3e6
commit b64cc5981c
4 changed files with 6 additions and 0 deletions

View File

@ -26,5 +26,7 @@ SKD_UPDATE_URL=https://update.wlkns.org
SKD_UPDATE_TOKEN=
SKD_UPDATE_INTERVAL=3600
SKD_UPDATE_STATUS_URL=https://update.wlkns.org/status
SKD_UPDATE_STATUS_FILE=/var/lib/skd/update_status.json
SKD_UPDATE_LOG_FILE=/var/lib/skd/update_logs.jsonl
# Set to true to test without performing real system changes
SKD_DRY_RUN=false