From 1fa510d26dcc3b1e223b068ea8fafdae45ac6a40 Mon Sep 17 00:00:00 2001 From: Tedd Hansen Date: Sat, 2 Feb 2008 05:14:50 +0000 Subject: And one more patch before sleep This annoying sleep during startup-problem still sometimes causes exceptions, so added some retry... --- bin/OpenSim.ini.example | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') 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 ; Maximum number of (LSL) events that can be queued before new events are ignored. EventExecutionMaxQueueSize=300 - ; Async LL command sleep ; If no async LL commands are waiting, how long should thread sleep before checking again ; Async LL commands are LSL-commands that causes an event to be fired back with result -- cgit v1.1