aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie Thielker2008-08-25 18:07:29 +0000
committerMelanie Thielker2008-08-25 18:07:29 +0000
commit24456e846c17d5590446e65f137a4f9b1f90bb14 (patch)
tree7b81abd5b1410679ea42418a01f056ebdb87438c /bin
parentAdd ScriptDelayFactor under LL-Functions in OpenSim.ini. Defaulted (diff)
downloadopensim-SC_OLD-24456e846c17d5590446e65f137a4f9b1f90bb14.zip
opensim-SC_OLD-24456e846c17d5590446e65f137a4f9b1f90bb14.tar.gz
opensim-SC_OLD-24456e846c17d5590446e65f137a4f9b1f90bb14.tar.bz2
opensim-SC_OLD-24456e846c17d5590446e65f137a4f9b1f90bb14.tar.xz
Add the same delay factor in the XEngine section for the XEngine
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index e4b9c51..43de20f 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -657,6 +657,8 @@ EventLimit = 30
657KillTimedOutScripts = false 657KillTimedOutScripts = false
658; Allow OS console command functionality (VERY DANGEROUS!!) 658; Allow OS console command functionality (VERY DANGEROUS!!)
659AllowosConsoleCommand = false 659AllowosConsoleCommand = false
660; Sets the multiplier for the scripting delays
661ScriptDelayFactor = 1.0
660 662
661 663
662[GridInfo] 664[GridInfo]