diff options
Diffstat (limited to 'contrib/waterspout-radar.conf')
-rw-r--r-- | contrib/waterspout-radar.conf | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/contrib/waterspout-radar.conf b/contrib/waterspout-radar.conf index 441c48e..be204b7 100644 --- a/contrib/waterspout-radar.conf +++ b/contrib/waterspout-radar.conf @@ -1,14 +1,8 @@ -[Storage] +[Waterspout Radar] db = /srv/waterspout-radar/db.json +; key = <Your private Windy API key goes here> [Locations] ;; Put desired locations here, by name or by coords: ; Szczecin ; 54.372, 18.648 - -[Windy] -;; Put your private Windy API key here: -; key = ... - -[Web] -port = 40732 |