Add note about SHOW_FORECAST env var

This commit is contained in:
Pete Schwamb
2016-08-15 13:15:45 -05:00
parent 0a981bddc9
commit e79622d11a
+1
View File
@@ -390,6 +390,7 @@ To learn more about the Nightscout API, visit https://YOUR-SITE.com/api-docs.htm
* `LOOP_ENABLE_ALERTS` (`false`) - Set to `true` to enable notifications when Loop isn't looping.
* `LOOP_WARN` (`30`) - The number of minutes since the last loop that needs to be exceeded before an alert is triggered
* `LOOP_URGENT` (`60`) - The number of minutes since the last loop that needs to be exceeded before an urgent alarm is triggered
* Add `loop` to `SHOW_FORECAST` to show forecasted BG.
#### Extended Settings