Re: Dashticz - Module - 112 Meldingen (Dutch)
Posted: Wednesday 30 December 2020 12:56
ik looks like the block is not reading the config file at all.
config file:
blocks['alarmmeldingen'] = {
title: 'Alarm meldingen',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate: true,
width: 12,
refresh: 300, //refresh rate in seconds
results: 5 //number of recent results to show
}
config file:
blocks['alarmmeldingen'] = {
title: 'Alarm meldingen',
rss: 'https://alarmeringen.nl/feeds/city/hoeven.rss',
filter: 'Hoeven', //filter the messages for your town and if you want the cities around you
show_lastupdate: true,
width: 12,
refresh: 300, //refresh rate in seconds
results: 5 //number of recent results to show
}