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 ed1b969..16cde7e 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -82,10 +82,6 @@
82 ;; from the selected region_info_source. 82 ;; from the selected region_info_source.
83 allow_regionless = false 83 allow_regionless = false
84 84
85 ; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos
86 ; Increasing this number will increase memory usage.
87 MaxPrimUndos = 20
88
89 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!). 85 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!).
90 NonPhysicalPrimMax = 256 86 NonPhysicalPrimMax = 256
91 87
@@ -487,7 +483,7 @@
487 ; clients login by starting each connection more slowly. Disabled by 483 ; clients login by starting each connection more slowly. Disabled by
488 ; default 484 ; default
489 ; 485 ;
490 enable_adaptive_throttles = true 486 enable_adaptive_throttles = false
491 487
492 ; Per-client bytes per second rates for the various throttle categories. 488 ; Per-client bytes per second rates for the various throttle categories.
493 ; These are default values that will be overriden by clients. These 489 ; These are default values that will be overriden by clients. These
@@ -1561,7 +1557,7 @@
1561 GroupsCacheTimeout = 30 1557 GroupsCacheTimeout = 30
1562 1558
1563 ; Specify which messaging module to use for groups messaging and if it's enabled 1559 ; Specify which messaging module to use for groups messaging and if it's enabled
1564 MessagingModule = GroupsMessagingModule 1560 ;MessagingModule = GroupsMessagingModule
1565 ;MessagingEnabled = true 1561 ;MessagingEnabled = true
1566 1562
1567 ; Experimental option to only message cached online users rather than all users 1563 ; Experimental option to only message cached online users rather than all users