docs: add update client config keys

This commit is contained in:
2025-12-28 23:39:10 +01:00
parent 2aa04795b3
commit 8a16a8633b
4 changed files with 14 additions and 5 deletions

View File

@ -21,5 +21,9 @@ SKD_OIDC_STATE_COOKIE_NAME=skd_oidc_state
SKD_DEFAULT_COUNTDOWN=60
SKD_DEFAULT_SOUND=false
SKD_NOTIFY_TIMEOUT=5
# Update client configuration
SKD_UPDATE_URL=https://update.wlkns.org
SKD_UPDATE_TOKEN=
SKD_UPDATE_INTERVAL=3600
# Set to true to test without performing real system changes
SKD_DRY_RUN=false