diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index c080fbf..f4ea2a5 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -482,7 +482,7 @@ | |||
482 | ; clients login by starting each connection more slowly. Disabled by | 482 | ; clients login by starting each connection more slowly. Disabled by |
483 | ; default | 483 | ; default |
484 | ; | 484 | ; |
485 | enable_adaptive_throttles = true | 485 | enable_adaptive_throttles = false |
486 | 486 | ||
487 | ; Per-client bytes per second rates for the various throttle categories. | 487 | ; Per-client bytes per second rates for the various throttle categories. |
488 | ; These are default values that will be overriden by clients. These | 488 | ; These are default values that will be overriden by clients. These |
@@ -1557,7 +1557,7 @@ | |||
1557 | GroupsCacheTimeout = 30 | 1557 | GroupsCacheTimeout = 30 |
1558 | 1558 | ||
1559 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1559 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1560 | MessagingModule = GroupsMessagingModule | 1560 | ;MessagingModule = GroupsMessagingModule |
1561 | ;MessagingEnabled = true | 1561 | ;MessagingEnabled = true |
1562 | 1562 | ||
1563 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1563 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |