mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Set adaptive throttles false by default because it doesn't play nice with AVN
code
This commit is contained in:
@@ -467,7 +467,7 @@
|
||||
; clients login by starting each connection more slowly. Disabled by
|
||||
; default
|
||||
;
|
||||
enable_adaptive_throttles = true
|
||||
enable_adaptive_throttles = false
|
||||
|
||||
; Per-client bytes per second rates for the various throttle categories.
|
||||
; These are default values that will be overriden by clients. These
|
||||
|
||||
Reference in New Issue
Block a user