aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-11-28 00:06:22 +1000
committerDavid Walter Seikel2016-11-28 00:06:22 +1000
commit20cebcac0cee42492674188fc4f3bdb126e6f7ea (patch)
treed44deb739028ce493f6074abeb2f09f637fa3c27 /config
parentTry to avoid avatars sinking through terrain. (diff)
downloadopensim-SC_OLD-20cebcac0cee42492674188fc4f3bdb126e6f7ea.zip
opensim-SC_OLD-20cebcac0cee42492674188fc4f3bdb126e6f7ea.tar.gz
opensim-SC_OLD-20cebcac0cee42492674188fc4f3bdb126e6f7ea.tar.bz2
opensim-SC_OLD-20cebcac0cee42492674188fc4f3bdb126e6f7ea.tar.xz
Scripts run much faster now, there might be more events flying around.
Diffstat (limited to 'config')
-rw-r--r--config/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/OpenSimDefaults.ini b/config/OpenSimDefaults.ini
index 8a0d373..b62bcd7 100644
--- a/config/OpenSimDefaults.ini
+++ b/config/OpenSimDefaults.ini
@@ -1687,7 +1687,7 @@
1687 Priority = "BelowNormal" 1687 Priority = "BelowNormal"
1688 1688
1689 ; Maximum number of events to queue for a script (excluding timers) 1689 ; Maximum number of events to queue for a script (excluding timers)
1690 MaxScriptEventQueue = 300 1690 MaxScriptEventQueue = 3000
1691 1691
1692 ; Stack size per thread created 1692 ; Stack size per thread created
1693 ThreadStackSize = 262144 1693 ThreadStackSize = 262144