mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Make the max sizes of physical and nonphysical prims configurable in OpenSim.ini
Defaulted to 65536 and 10, respectively
This commit is contained in:
@@ -26,6 +26,10 @@ region_info_source = "filesystem"
|
||||
; objects, so you can turn it off here if you'd like.
|
||||
DrawPrimOnMapTile = true
|
||||
|
||||
; Maximum total size, and maximum size where a prim can be physical
|
||||
NonPhysicalPrimMax = 65536
|
||||
PhysicalPrimMax = 10
|
||||
|
||||
; ##
|
||||
; ## STORAGE
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user