summaryrefslogtreecommitdiff
path: root/htroot/Network.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/Network.html')
-rw-r--r--htroot/Network.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/Network.html b/htroot/Network.html
index bb63252cf..487078634 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -390,13 +390,13 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window.
scale: number of hours per scale unit in the bottom line
-->
<h3><b>Count of Connected Senior Peers</b> in the last two days, scale = 1h</h3>
- <img src="/NetworkHistory.png?columns=cC&scale=1&maxtime=48&width=809" />
+ <img src="NetworkHistory.png?columns=cC&scale=1&maxtime=48&width=809" />
<h3><b>Count of all Active Peers Per Day</b> in the last week, scale = 1d</h3>
- <img src="/NetworkHistory.png?columns=aD&scale=24&maxtime=168" />
+ <img src="NetworkHistory.png?columns=aD&scale=24&maxtime=168" />
<h3><b>Count of all Active Peers Per Week</b> in the last 30d, scale = 7d</h3>
- <img src="/NetworkHistory.png?columns=aW&scale=168&maxtime=720" />
+ <img src="NetworkHistory.png?columns=aW&scale=168&maxtime=720" />
<h3><b>Count of all Active Peers Per Month</b> in the last 365d, scale = 30d</h3>
- <img src="/NetworkHistory.png?columns=aM&scale=720&maxtime=8760" />
+ <img src="NetworkHistory.png?columns=aM&scale=720&maxtime=8760" />
#(/table)#
#%env/templates/footer.template%#
</body>