diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 1 |
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. |
208 | EventExecutionMaxQueueSize=300 | 208 | EventExecutionMaxQueueSize=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 |