aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2011-11-28 04:56:30 +1000
committerDavid Walter Seikel2011-11-28 04:56:30 +1000
commit2371a15235ebf1fe21ad538d68a42f519dff9f55 (patch)
tree82fc9e921b2aac4f6f6c1db3a6bbd056a5961b15
parentBackup sim regularly. (diff)
downloadIGnoble-2371a15235ebf1fe21ad538d68a42f519dff9f55.zip
IGnoble-2371a15235ebf1fe21ad538d68a42f519dff9f55.tar.gz
IGnoble-2371a15235ebf1fe21ad538d68a42f519dff9f55.tar.bz2
IGnoble-2371a15235ebf1fe21ad538d68a42f519dff9f55.tar.xz
Did this personally, no need to do it for everyone. lol
-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