From 3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d Mon Sep 17 00:00:00 2001 From: Lani Global Date: Fri, 21 Feb 2014 19:53:25 +0000 Subject: PhysicalPrimMax to 64m for ini Default files to enable standard size prims and mesh to be used with vehicles. Signed-off-by: Robert Adams --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSimDefaults.ini') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 026f285..f59dbf2 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -97,7 +97,7 @@ NonPhysicalPrimMax = 256 ; Maximum size of physical prims. Affects resizing of existing prims. This can be overriden in the region config file. - PhysicalPrimMax = 10 + PhysicalPrimMax = 64 ; If a viewer attempts to rez a prim larger than the non-physical or physical prim max, clamp the dimensions to the appropriate maximum ; This can be overriden in the region config file. -- cgit v1.1