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 ae7b794..97429de 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -504,7 +504,7 @@ | |||
504 | ; clients login by starting each connection more slowly. Disabled by | 504 | ; clients login by starting each connection more slowly. Disabled by |
505 | ; default | 505 | ; default |
506 | ; | 506 | ; |
507 | enable_adaptive_throttles = true | 507 | enable_adaptive_throttles = false |
508 | 508 | ||
509 | ; Per-client bytes per second rates for the various throttle categories. | 509 | ; Per-client bytes per second rates for the various throttle categories. |
510 | ; These are default values that will be overriden by clients. These | 510 | ; These are default values that will be overriden by clients. These |
@@ -1634,7 +1634,7 @@ | |||
1634 | GroupsCacheTimeout = 30 | 1634 | GroupsCacheTimeout = 30 |
1635 | 1635 | ||
1636 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1636 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1637 | MessagingModule = GroupsMessagingModule | 1637 | ;MessagingModule = GroupsMessagingModule |
1638 | ;MessagingEnabled = true | 1638 | ;MessagingEnabled = true |
1639 | 1639 | ||
1640 | ; Experimental option to only message cached online users rather than all users | 1640 | ; Experimental option to only message cached online users rather than all users |