aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index a27e775..45d5090 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -478,7 +478,7 @@
478 ; clients login by starting each connection more slowly. Disabled by 478 ; clients login by starting each connection more slowly. Disabled by
479 ; default 479 ; default
480 ; 480 ;
481 enable_adaptive_throttles = true 481 enable_adaptive_throttles = false
482 482
483 ; Per-client bytes per second rates for the various throttle categories. 483 ; Per-client bytes per second rates for the various throttle categories.
484 ; These are default values that will be overriden by clients. These 484 ; These are default values that will be overriden by clients. These
@@ -1527,7 +1527,7 @@
1527 GroupsCacheTimeout = 30 1527 GroupsCacheTimeout = 30
1528 1528
1529 ; Specify which messaging module to use for groups messaging and if it's enabled 1529 ; Specify which messaging module to use for groups messaging and if it's enabled
1530 MessagingModule = GroupsMessagingModule 1530 ;MessagingModule = GroupsMessagingModule
1531 ;MessagingEnabled = true 1531 ;MessagingEnabled = true
1532 1532
1533 ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend 1533 ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend