feat: retention days limit and clone name templating and useful descr.
This commit is contained in:
@ -9,8 +9,10 @@ GARMIN_PASSWORD=
|
||||
GARMIN_TOKEN_STORE=.garmin-tokens
|
||||
GARMIN_TOKEN_DIR=/data/garmin-tokens
|
||||
CLONE_PREFIX=GCClone
|
||||
CLONE_NAME_TEMPLATE={type} {date} ({clone})
|
||||
OVERWRITE_EXISTING=true
|
||||
DELETE_OLD_CLONES=false
|
||||
CLONE_RETENTION_DAYS=5
|
||||
CHANGE_DETECTION_INTERVAL_MINUTES=30
|
||||
CHANGE_DETECTION_ACTIVE_WINDOW=05:00-22:00
|
||||
CHANGE_DETECTION_FIXED_TIMES=05:15,06:15,07:15,08:15,09:15,10:15,11:15,12:15,13:15
|
||||
|
||||
Reference in New Issue
Block a user