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 9119273..2edc1f8 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -81,10 +81,6 @@
81 ;; from the selected region_info_source. 81 ;; from the selected region_info_source.
82 allow_regionless = false 82 allow_regionless = false
83 83
84 ; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos
85 ; Increasing this number will increase memory usage.
86 MaxPrimUndos = 20
87
88 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!). 84 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!).
89 NonPhysicalPrimMax = 256 85 NonPhysicalPrimMax = 256
90 86
@@ -478,7 +474,7 @@
478 ; clients login by starting each connection more slowly. Disabled by 474 ; clients login by starting each connection more slowly. Disabled by
479 ; default 475 ; default
480 ; 476 ;
481 enable_adaptive_throttles = true 477 enable_adaptive_throttles = false
482 478
483 ; Per-client bytes per second rates for the various throttle categories. 479 ; Per-client bytes per second rates for the various throttle categories.
484 ; These are default values that will be overriden by clients. These 480 ; These are default values that will be overriden by clients. These
@@ -1573,7 +1569,7 @@
1573 GroupsCacheTimeout = 30 1569 GroupsCacheTimeout = 30
1574 1570
1575 ; Specify which messaging module to use for groups messaging and if it's enabled 1571 ; Specify which messaging module to use for groups messaging and if it's enabled
1576 MessagingModule = GroupsMessagingModule 1572 ;MessagingModule = GroupsMessagingModule
1577 ;MessagingEnabled = true 1573 ;MessagingEnabled = true
1578 1574
1579 ; Experimental option to only message cached online users rather than all users 1575 ; Experimental option to only message cached online users rather than all users