timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
192 stars 246 forks source link

add LINK_UP_TIME_INTERVAL to environment #36

Closed Joerg-Schoemer closed 2 years ago

Joerg-Schoemer commented 2 years ago

now we're able to set the time interval from env.

timoschlueter commented 2 years ago

Please add the new ENV variable to the README. :) And could you add a default value for backwards compatibility reasons? Some users might not check the README when updating. A default interval (maybe 5 minutes?) should make the transition easy. :)