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 6aa534a..57bc79e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -498,7 +498,7 @@ | |||
498 | ; clients login by starting each connection more slowly. Disabled by | 498 | ; clients login by starting each connection more slowly. Disabled by |
499 | ; default | 499 | ; default |
500 | ; | 500 | ; |
501 | enable_adaptive_throttles = true | 501 | enable_adaptive_throttles = false |
502 | 502 | ||
503 | ; Per-client bytes per second rates for the various throttle categories. | 503 | ; Per-client bytes per second rates for the various throttle categories. |
504 | ; These are default values that will be overriden by clients. These | 504 | ; These are default values that will be overriden by clients. These |
@@ -1607,7 +1607,7 @@ | |||
1607 | GroupsCacheTimeout = 30 | 1607 | GroupsCacheTimeout = 30 |
1608 | 1608 | ||
1609 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1609 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1610 | MessagingModule = GroupsMessagingModule | 1610 | ;MessagingModule = GroupsMessagingModule |
1611 | ;MessagingEnabled = true | 1611 | ;MessagingEnabled = true |
1612 | 1612 | ||
1613 | ; Experimental option to only message cached online users rather than all users | 1613 | ; Experimental option to only message cached online users rather than all users |