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 963eeff..786c81b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -591,7 +591,7 @@ | |||
591 | ; clients login by starting each connection more slowly. Disabled by | 591 | ; clients login by starting each connection more slowly. Disabled by |
592 | ; default | 592 | ; default |
593 | ; | 593 | ; |
594 | enable_adaptive_throttles = true | 594 | enable_adaptive_throttles = false |
595 | 595 | ||
596 | ; Per-client bytes per second rates for the various throttle categories. | 596 | ; Per-client bytes per second rates for the various throttle categories. |
597 | ; These are default values that will be overridden by clients. These | 597 | ; These are default values that will be overridden by clients. These |
@@ -1936,7 +1936,7 @@ | |||
1936 | GroupsCacheTimeout = 30 | 1936 | GroupsCacheTimeout = 30 |
1937 | 1937 | ||
1938 | ; Specify which messaging module to use for groups messaging and if it's enabled | 1938 | ; Specify which messaging module to use for groups messaging and if it's enabled |
1939 | MessagingModule = GroupsMessagingModule | 1939 | ;MessagingModule = GroupsMessagingModule |
1940 | ;MessagingEnabled = true | 1940 | ;MessagingEnabled = true |
1941 | 1941 | ||
1942 | ; Experimental option to only message cached online users rather than all users | 1942 | ; Experimental option to only message cached online users rather than all users |