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 cb9ef22..d159960 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -494,7 +494,7 @@ | |||
494 | ; clients login by starting each connection more slowly. Disabled by | 494 | ; clients login by starting each connection more slowly. Disabled by |
495 | ; default | 495 | ; default |
496 | ; | 496 | ; |
497 | enable_adaptive_throttles = true | 497 | enable_adaptive_throttles = false |
498 | 498 | ||
499 | ; Per-client bytes per second rates for the various throttle categories. | 499 | ; Per-client bytes per second rates for the various throttle categories. |
500 | ; These are default values that will be overriden by clients. These | 500 | ; These are default values that will be overriden by clients. These |
@@ -1490,7 +1490,7 @@ | |||
1490 | GroupsCacheTimeout = 30 | 1490 | GroupsCacheTimeout = 30 |
1491 | 1491 | ||
1492 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1492 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1493 | MessagingModule = GroupsMessagingModule | 1493 | ;MessagingModule = GroupsMessagingModule |
1494 | ;MessagingEnabled = true | 1494 | ;MessagingEnabled = true |
1495 | 1495 | ||
1496 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1496 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |