aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini8
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 4a89fe2..3a961d6 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -86,10 +86,6 @@
86 ;; from the selected region_info_source. 86 ;; from the selected region_info_source.
87 allow_regionless = false 87 allow_regionless = false
88 88
89 ; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos
90 ; Increasing this number will increase memory usage.
91 MaxPrimUndos = 20
92
93 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!). 89 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!).
94 NonPhysicalPrimMax = 256 90 NonPhysicalPrimMax = 256
95 91
@@ -495,7 +491,7 @@
495 ; clients login by starting each connection more slowly. Disabled by 491 ; clients login by starting each connection more slowly. Disabled by
496 ; default 492 ; default
497 ; 493 ;
498 enable_adaptive_throttles = true 494 enable_adaptive_throttles = false
499 495
500 ; Per-client bytes per second rates for the various throttle categories. 496 ; Per-client bytes per second rates for the various throttle categories.
501 ; These are default values that will be overriden by clients. These 497 ; These are default values that will be overriden by clients. These
@@ -1586,7 +1582,7 @@
1586 GroupsCacheTimeout = 30 1582 GroupsCacheTimeout = 30
1587 1583
1588 ; Specify which messaging module to use for groups messaging and if it's enabled 1584 ; Specify which messaging module to use for groups messaging and if it's enabled
1589 MessagingModule = GroupsMessagingModule 1585 ;MessagingModule = GroupsMessagingModule
1590 ;MessagingEnabled = true 1586 ;MessagingEnabled = true
1591 1587
1592 ; Experimental option to only message cached online users rather than all users 1588 ; Experimental option to only message cached online users rather than all users