aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorTedd Hansen2008-02-02 05:14:50 +0000
committerTedd Hansen2008-02-02 05:14:50 +0000
commit1fa510d26dcc3b1e223b068ea8fafdae45ac6a40 (patch)
treee5eabca38ccfb10d4bc02724338265581291d00d /bin
parentRe-enabled AllowedCompilers function (diff)
downloadopensim-SC_OLD-1fa510d26dcc3b1e223b068ea8fafdae45ac6a40.zip
opensim-SC_OLD-1fa510d26dcc3b1e223b068ea8fafdae45ac6a40.tar.gz
opensim-SC_OLD-1fa510d26dcc3b1e223b068ea8fafdae45ac6a40.tar.bz2
opensim-SC_OLD-1fa510d26dcc3b1e223b068ea8fafdae45ac6a40.tar.xz
And one more patch before sleep
This annoying sleep during startup-problem still sometimes causes exceptions, so added some retry...
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 49c93d3..55d261c 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -207,7 +207,6 @@ LoadUnloadMaxQueueSize=100
207; Maximum number of (LSL) events that can be queued before new events are ignored. 207; Maximum number of (LSL) events that can be queued before new events are ignored.
208EventExecutionMaxQueueSize=300 208EventExecutionMaxQueueSize=300
209 209
210
211; Async LL command sleep 210; Async LL command sleep
212; If no async LL commands are waiting, how long should thread sleep before checking again 211; If no async LL commands are waiting, how long should thread sleep before checking again
213; Async LL commands are LSL-commands that causes an event to be fired back with result 212; Async LL commands are LSL-commands that causes an event to be fired back with result