diff options
| author | David Walter Seikel | 2011-11-28 04:56:30 +1000 |
|---|---|---|
| committer | David Walter Seikel | 2011-11-28 04:56:30 +1000 |
| commit | 2371a15235ebf1fe21ad538d68a42f519dff9f55 (patch) | |
| tree | 82fc9e921b2aac4f6f6c1db3a6bbd056a5961b15 | |
| parent | Backup sim regularly. (diff) | |
| download | IGnoble-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.txt | 9 |
1 files changed, 0 insertions, 9 deletions
| @@ -2,7 +2,6 @@ | |||
| 2 | In [Startup] there is this - | 2 | In [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 | |||
| 6 | Could do things with that perhaps. | 5 | Could 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 | |||
