aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/www
diff options
context:
space:
mode:
authoronefang2020-03-18 11:34:40 +1000
committeronefang2020-03-18 11:34:40 +1000
commite3a4fde82cf1dd46429dbcb37755f5c990438659 (patch)
tree5d9bf9fe9a31d4655372973fbac6c23fcc555a83 /example/www
parentAllow grid stats to be collected every 30 seconds. (diff)
downloadopensim-SC_OLD-e3a4fde82cf1dd46429dbcb37755f5c990438659.zip
opensim-SC_OLD-e3a4fde82cf1dd46429dbcb37755f5c990438659.tar.gz
opensim-SC_OLD-e3a4fde82cf1dd46429dbcb37755f5c990438659.tar.bz2
opensim-SC_OLD-e3a4fde82cf1dd46429dbcb37755f5c990438659.tar.xz
Clarify web text about stats being updated.
Diffstat (limited to 'example/www')
-rw-r--r--example/www/stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/www/stats.html b/example/www/stats.html
index 2bbc96a..94dbafc 100644
--- a/example/www/stats.html
+++ b/example/www/stats.html
@@ -21,6 +21,6 @@
21 <p>There are <!--#echo var="singleSims" --> normal regions that might be online now.</p> 21 <p>There are <!--#echo var="singleSims" --> normal regions that might be online now.</p>
22 <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a>, 22 <p><!--#echo var="grid" --> is running <a href="https://sledjhamr.org/mantisbt/project_page.php?project_id=8"><!--#echo var="version" --></a>,
23 part of the <a href="https://sledjhamr.org/git/docs/index.html">SledjHamr</a> project.</p> 23 part of the <a href="https://sledjhamr.org/git/docs/index.html">SledjHamr</a> project.</p>
24 <p>These statistics will update every two minutes.</p> 24 <p>This statistics page will update every two minutes.</p>
25 </body> 25 </body>
26</html> 26</html>