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 3e7f8a6..d2345ba 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -472,7 +472,7 @@ | |||
472 | ; clients login by starting each connection more slowly. Disabled by | 472 | ; clients login by starting each connection more slowly. Disabled by |
473 | ; default | 473 | ; default |
474 | ; | 474 | ; |
475 | enable_adaptive_throttles = true | 475 | enable_adaptive_throttles = false |
476 | 476 | ||
477 | ; Per-client bytes per second rates for the various throttle categories. | 477 | ; Per-client bytes per second rates for the various throttle categories. |
478 | ; These are default values that will be overriden by clients. These | 478 | ; These are default values that will be overriden by clients. These |
@@ -1445,7 +1445,7 @@ | |||
1445 | GroupsCacheTimeout = 30 | 1445 | GroupsCacheTimeout = 30 |
1446 | 1446 | ||
1447 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1447 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1448 | MessagingModule = GroupsMessagingModule | 1448 | ;MessagingModule = GroupsMessagingModule |
1449 | ;MessagingEnabled = true | 1449 | ;MessagingEnabled = true |
1450 | 1450 | ||
1451 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1451 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |