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 0a85085..67963a5 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -505,7 +505,7 @@ | |||
505 | ; clients login by starting each connection more slowly. Disabled by | 505 | ; clients login by starting each connection more slowly. Disabled by |
506 | ; default | 506 | ; default |
507 | ; | 507 | ; |
508 | enable_adaptive_throttles = true | 508 | enable_adaptive_throttles = false |
509 | 509 | ||
510 | ; Per-client bytes per second rates for the various throttle categories. | 510 | ; Per-client bytes per second rates for the various throttle categories. |
511 | ; These are default values that will be overriden by clients. These | 511 | ; These are default values that will be overriden by clients. These |
@@ -1621,7 +1621,7 @@ | |||
1621 | GroupsCacheTimeout = 30 | 1621 | GroupsCacheTimeout = 30 |
1622 | 1622 | ||
1623 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1623 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1624 | MessagingModule = GroupsMessagingModule | 1624 | ;MessagingModule = GroupsMessagingModule |
1625 | ;MessagingEnabled = true | 1625 | ;MessagingEnabled = true |
1626 | 1626 | ||
1627 | ; Experimental option to only message cached online users rather than all users | 1627 | ; Experimental option to only message cached online users rather than all users |