aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO.txt b/TODO.txt
index 5479bb1..4c8e986 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,7 +2,6 @@
2In [Startup] there is this - 2In [Startup] there is this -
3 ; To run a script every few minutes, set the script filename here 3 ; To run a script every few minutes, set the script filename here
4 ; timer_Script = "filename" 4 ; timer_Script = "filename"
5
6Could do things with that perhaps. 5Could do things with that perhaps.
7 6
8 7
@@ -11,11 +10,3 @@ In [Startup] there is this -
11 ; Enable JSON simulator data by setting a URI name (case sensitive) 10 ; Enable JSON simulator data by setting a URI name (case sensitive)
12 ; Stats_URI = "jsonSimStats" 11 ; Stats_URI = "jsonSimStats"
13 12
14; View region statistics via a web page
15; See http://opensimulator.org/wiki/FAQ#Region_Statistics_on_a_Web_Page
16; Use a web browser and type in the "Login URI" + "/SStats/"
17; For example- http://127.0.0.1:9000/SStats/
18[WebStats]
19; enabled=false
20
21