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 6ecb5df..0a66523 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
@@ -476,7 +472,7 @@
476 ; clients login by starting each connection more slowly. Disabled by 472 ; clients login by starting each connection more slowly. Disabled by
477 ; default 473 ; default
478 ; 474 ;
479 enable_adaptive_throttles = true 475 enable_adaptive_throttles = false
480 476
481 ; Per-client bytes per second rates for the various throttle categories. 477 ; Per-client bytes per second rates for the various throttle categories.
482 ; These are default values that will be overriden by clients. These 478 ; These are default values that will be overriden by clients. These
@@ -1559,7 +1555,7 @@
1559 GroupsCacheTimeout = 30 1555 GroupsCacheTimeout = 30
1560 1556
1561 ; Specify which messaging module to use for groups messaging and if it's enabled 1557 ; Specify which messaging module to use for groups messaging and if it's enabled
1562 MessagingModule = GroupsMessagingModule 1558 ;MessagingModule = GroupsMessagingModule
1563 ;MessagingEnabled = true 1559 ;MessagingEnabled = true
1564 1560
1565 ; Experimental option to only message cached online users rather than all users 1561 ; Experimental option to only message cached online users rather than all users