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 d5d29ec..f8e2829 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 |
@@ -1614,7 +1614,7 @@ | |||
1614 | GroupsCacheTimeout = 30 | 1614 | GroupsCacheTimeout = 30 |
1615 | 1615 | ||
1616 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1616 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1617 | MessagingModule = GroupsMessagingModule | 1617 | ;MessagingModule = GroupsMessagingModule |
1618 | ;MessagingEnabled = true | 1618 | ;MessagingEnabled = true |
1619 | 1619 | ||
1620 | ; Experimental option to only message cached online users rather than all users | 1620 | ; Experimental option to only message cached online users rather than all users |