mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
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:
@@ -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
|
||||
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user