Change the OopenSim.ini default to 256m for nonphysical prims, to

get future public installations on a more sane footing.
This commit is contained in:
Melanie Thielker
2008-07-20 16:50:15 +00:00
parent 8ae7dc628b
commit 09641bd999

View File

@@ -27,7 +27,7 @@ region_info_source = "filesystem"
DrawPrimOnMapTile = true
; Maximum total size, and maximum size where a prim can be physical
NonPhysicalPrimMax = 65536
NonPhysicalPrimMax = 256
PhysicalPrimMax = 10
; ##