aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMelanie2012-06-13 02:34:25 +0100
committerMelanie2012-06-13 02:34:25 +0100
commit77f579dcc88be79df47b6533b4c63b0df96974f7 (patch)
tree37736dfc5cb24e961cc4d8533e08f34062be8e4e
parentCommitting the Avination implementation of llCastRay. This is a complete rewrite (diff)
parentAdd the updated OpenSimDefaults.ini for the prior timer_Interval patch. (diff)
downloadopensim-SC_OLD-77f579dcc88be79df47b6533b4c63b0df96974f7.zip
opensim-SC_OLD-77f579dcc88be79df47b6533b4c63b0df96974f7.tar.gz
opensim-SC_OLD-77f579dcc88be79df47b6533b4c63b0df96974f7.tar.bz2
opensim-SC_OLD-77f579dcc88be79df47b6533b4c63b0df96974f7.tar.xz
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 0e1a3af..1b8a4b6 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -33,6 +33,10 @@
33 ; Console commands run every 20 minutes 33 ; Console commands run every 20 minutes
34 ; timer_Script = "filename" 34 ; timer_Script = "filename"
35 35
36 ; timer_Script time interval (default 20 min)
37 ; The time is 60 per minute
38 ; timer_Interval = 1200
39
36 ; ## 40 ; ##
37 ; ## SYSTEM 41 ; ## SYSTEM
38 ; ## 42 ; ##