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 0da99ba..911dc90 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 |
@@ -1644,7 +1644,7 @@ | |||
1644 | GroupsCacheTimeout = 30 | 1644 | GroupsCacheTimeout = 30 |
1645 | 1645 | ||
1646 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1646 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1647 | MessagingModule = GroupsMessagingModule | 1647 | ;MessagingModule = GroupsMessagingModule |
1648 | ;MessagingEnabled = true | 1648 | ;MessagingEnabled = true |
1649 | 1649 | ||
1650 | ; Experimental option to only message cached online users rather than all users | 1650 | ; Experimental option to only message cached online users rather than all users |