docs: define update status/log files
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user