From ef9b9c3c3f3c9eef8f7c035593eb88bc15f87530 Mon Sep 17 00:00:00 2001 From: stebifan Date: Thu, 19 Apr 2018 12:01:26 +0200 Subject: [PATCH] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index bb7cfea..078cf07 100644 --- a/config.js +++ b/config.js @@ -4,8 +4,8 @@ module.exports = function () { 'nodeInfos': [ { 'name': 'Clientstatistik', - 'href': 'https://statistik.freifunk-troisdorf.de/dashboard-solo/db/nodes?panelId=1&var-Hostname={NODE_NAME}&theme=light', - 'image': 'https://statistik.freifunk-troisdorf.de/dashboard-solo/db/nodes?panelId=1&var-Hostname={NODE_NAME}&theme=light', + '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' } ],