Mantis 4597 AgentPaused packet is ignored.

The packet was actually being handled but not acted on.
This change extends the default timeout for paused clients to 5 minutes
and makes both the paused and non-paused timeout periods configurable.
This commit is contained in:
Talun
2012-06-01 00:39:26 +01:00
committed by Justin Clark-Casey (justincc)
parent 01280e9b94
commit 008c6a4610
2 changed files with 28 additions and 3 deletions

View File

@@ -536,6 +536,19 @@
;
;DisableFacelights = false
; The time to wait before disconecting an unresponsive client.
; The time is in seconds. The default is one minute
;
;AckTimeout = 60
; The time to wait before disconecting an unresponsive paused client.
; A client can be paused when the file selection dialog is open during file upload.
; This gives extra time to find files via the dialog but will still disconnect if
; the client crashes or loses its network connection
; The time is in seconds. The default is five minutes.
;
;PausedAckTimeout = 300
[ClientStack.LindenCaps]
;; Long list of capabilities taken from
;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities