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 c090306..0cd411e 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 |
@@ -1635,7 +1635,7 @@ | |||
1635 | GroupsCacheTimeout = 30 | 1635 | GroupsCacheTimeout = 30 |
1636 | 1636 | ||
1637 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1637 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1638 | MessagingModule = GroupsMessagingModule | 1638 | ;MessagingModule = GroupsMessagingModule |
1639 | ;MessagingEnabled = true | 1639 | ;MessagingEnabled = true |
1640 | 1640 | ||
1641 | ; Experimental option to only message cached online users rather than all users | 1641 | ; Experimental option to only message cached online users rather than all users |