From f025387f10397203a979a389b8bbd7148c5616a0 Mon Sep 17 00:00:00 2001 From: Melanie Date: Fri, 9 Dec 2011 19:56:03 +0100 Subject: [PATCH] Set adaptive throttles false by default because it doesn't play nice with AVN code --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index cc62ee5f4c..6a83a98143 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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