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