Update config.js
This commit is contained in:
parent
ef9b9c3c3f
commit
0c03efbfff
@ -7,6 +7,12 @@ module.exports = function () {
|
||||
'href': 'https://statistik.freifunk-troisdorf.de/render/d-solo/oUBqc1Wmk/nodes?orgId=1&var-hostname={NODE_NAME}&refresh=10s&panelId=2&theme=light&width=1000&height=500&tz=UTC%2B02%3A00',
|
||||
'image': 'https://statistik.freifunk-troisdorf.de/render/d-solo/oUBqc1Wmk/nodes?orgId=1&var-hostname={NODE_NAME}&refresh=10s&panelId=2&theme=light&width=1000&height=500&tz=UTC%2B02%3A00',
|
||||
'title': 'Knoten {NODE_ID} - weiteren Statistiken'
|
||||
},
|
||||
{
|
||||
'name': 'Traffic',
|
||||
'href': 'https://statistik.freifunk-troisdorf.de/render/d-solo/oUBqc1Wmk/nodes?orgId=1&var-hostname={NODE_NAME}&refresh=10s&panelId=3&theme=light&width=1000&height=500&tz=UTC%2B02%3A00',
|
||||
'image': 'https://statistik.freifunk-troisdorf.de/render/d-solo/oUBqc1Wmk/nodes?orgId=1&var-hostname={NODE_NAME}&refresh=10s&panelId=3&theme=light&width=1000&height=500&tz=UTC%2B02%3A00',
|
||||
'title': 'Knoten {NODE_ID} - weiteren Statistiken'
|
||||
}
|
||||
],
|
||||
// Array of data provider are supported
|
||||
|
Loading…
Reference in New Issue
Block a user