Files
metar-rss/config.json

8 lines
203 B
JSON

{
"outputdir": "/var/www/weather",
"icaos": ["CYWG", "KJFK"],
"siteurl": "https://example.com",
"rss-baseurl": "https://example.com/weather",
"check-interval": 10,
"loglevel": 4
}