Bon code !

Skip to content

feat: make Google Fit sync interval and window size configurable

Olivier Cartier requested to merge configurable-google-fit-sync-settings into main

Add GOOGLE_FIT_SYNC_INTERVAL_MINUTES and GOOGLE_FIT_SYNC_DAYS env vars to control the background sync cadence and rolling day window, replacing previously hardcoded values (30 min, 2 days).

Merge request reports

Loading