Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tedpearson committed Oct 5, 2023
1 parent 1e79108 commit 8c3b6e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func MakeForecasters(enabled []string, cacheDir string, vcKey string) map[string
// todo
// make influx forwarded token and our required auth token allowed to be different
// update readme
// proxy only works for VM, turn it off by default
// allow http server functionality to be turned off if desired, by not including a port to listen on or something
// also allow proxy to be turned off
// possible to implement precip sums? +probability?
// proxy accumulated_precip to running_sum(metric+forecast_time)

0 comments on commit 8c3b6e2

Please sign in to comment.