aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorMelanie2012-06-06 13:07:05 +0100
committerMelanie2012-06-06 13:07:05 +0100
commite733fb32cf76672cfddc25b3c9c02c50c025e2db (patch)
tree1535c9e7d70cdb5f2e0779db8fc85fb98ede7ca5 /bin/OpenSimDefaults.ini
parentMerge branch 'master' into careminster (diff)
parentminor: Change log messages on Warp3DImageModule to show they are from this mo... (diff)
downloadopensim-SC_OLD-e733fb32cf76672cfddc25b3c9c02c50c025e2db.zip
opensim-SC_OLD-e733fb32cf76672cfddc25b3c9c02c50c025e2db.tar.gz
opensim-SC_OLD-e733fb32cf76672cfddc25b3c9c02c50c025e2db.tar.bz2
opensim-SC_OLD-e733fb32cf76672cfddc25b3c9c02c50c025e2db.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/Framework/Scenes/SimStatsReporter.cs
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index a38a3d0..9afac3f 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -536,6 +536,19 @@
536 ; 536 ;
537 ;DisableFacelights = false 537 ;DisableFacelights = false
538 538
539 ; The time to wait before disconecting an unresponsive client.
540 ; The time is in seconds. The default is one minute
541 ;
542 ;AckTimeout = 60
543
544 ; The time to wait before disconecting an unresponsive paused client.
545 ; A client can be paused when the file selection dialog is open during file upload.
546 ; This gives extra time to find files via the dialog but will still disconnect if
547 ; the client crashes or loses its network connection
548 ; The time is in seconds. The default is five minutes.
549 ;
550 ;PausedAckTimeout = 300
551
539[ClientStack.LindenCaps] 552[ClientStack.LindenCaps]
540 ;; Long list of capabilities taken from 553 ;; Long list of capabilities taken from
541 ;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities 554 ;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities