aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 91fd05d..fca0b49 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -99,18 +99,18 @@
99 ; Increasing this number will increase memory usage. 99 ; Increasing this number will increase memory usage.
100 MaxPrimUndos = 20 100 MaxPrimUndos = 20
101 101
102 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonPhysicalPrimMax!). 102 ; Maximum size of non physical prims. Affects resizing of existing prims. This can be overridden in the region config file (as NonPhysicalPrimMax!).
103 NonPhysicalPrimMax = 256 103 NonPhysicalPrimMax = 256
104 104
105 ; Maximum size of physical prims. Affects resizing of existing prims. This can be overriden in the region config file. 105 ; Maximum size of physical prims. Affects resizing of existing prims. This can be overridden in the region config file.
106 PhysicalPrimMax = 64 106 PhysicalPrimMax = 64
107 107
108 ; If a viewer attempts to rez a prim larger than the non-physical or physical prim max, clamp the dimensions to the appropriate maximum 108 ; If a viewer attempts to rez a prim larger than the non-physical or physical prim max, clamp the dimensions to the appropriate maximum
109 ; This can be overriden in the region config file. 109 ; This can be overridden in the region config file.
110 ClampPrimSize = false 110 ClampPrimSize = false
111 111
112 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero. 112 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero.
113 ; This can be overriden in the region config file. 113 ; This can be overridden in the region config file.
114 LinksetPrims = 0 114 LinksetPrims = 0
115 115
116 ; Allow scripts to keep running when they cross region boundaries, rather than being restarted. State is reloaded on the destination region. 116 ; Allow scripts to keep running when they cross region boundaries, rather than being restarted. State is reloaded on the destination region.
@@ -522,7 +522,7 @@
522 enable_adaptive_throttles = true 522 enable_adaptive_throttles = true
523 523
524 ; Per-client bytes per second rates for the various throttle categories. 524 ; Per-client bytes per second rates for the various throttle categories.
525 ; These are default values that will be overriden by clients. These 525 ; These are default values that will be overridden by clients. These
526 ; defaults are approximately equivalent to the throttles set by the Imprudence 526 ; defaults are approximately equivalent to the throttles set by the Imprudence
527 ; viewer when maximum bandwidth is set to 350kbps 527 ; viewer when maximum bandwidth is set to 350kbps
528 528