diff options
author | Aki <please@ignore.pl> | 2023-04-05 21:52:24 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-04-05 21:52:24 +0200 |
commit | 60a8fb3e35ca46cf6d890a90e9f4a7f090e099f9 (patch) | |
tree | 181932bd4b4d8e14f6b48c5e1948f9ffe87df1a0 /contrib/waterspout-radar.ini | |
parent | fab6199135d75c38f3cdc463884c618784c3655a (diff) | |
download | waterspout-radar-60a8fb3e35ca46cf6d890a90e9f4a7f090e099f9.zip waterspout-radar-60a8fb3e35ca46cf6d890a90e9f4a7f090e099f9.tar.gz waterspout-radar-60a8fb3e35ca46cf6d890a90e9f4a7f090e099f9.tar.bz2 |
Configuration files now use .ini extension
Diffstat (limited to 'contrib/waterspout-radar.ini')
-rw-r--r-- | contrib/waterspout-radar.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/waterspout-radar.ini b/contrib/waterspout-radar.ini new file mode 100644 index 0000000..6470d66 --- /dev/null +++ b/contrib/waterspout-radar.ini @@ -0,0 +1,10 @@ +; /etc/waterspout-radar.ini + +[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 |