aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 09dda10..7221353 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -138,6 +138,9 @@
138 ; This can be overridden in the region config file. 138 ; This can be overridden in the region config file.
139 ClampPrimSize = false 139 ClampPrimSize = false
140 140
141 ; If a prim is loaded from an external source, clamp it to Z = 0 if Z is negative.
142 ClampNegativeZ = false
143
141 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero. 144 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero.
142 ; This can be overridden in the region config file. 145 ; This can be overridden in the region config file.
143 LinksetPrims = 0 146 LinksetPrims = 0