* Clarifies that the PrimMaxPhys in OpenSim.ini.example does nothing. Tells user to set it in Regions.ini. Melanie might want to take a look at this and see if it should be removed altogether.
parent
675d04dd5d
commit
07786786fc
|
@ -91,7 +91,7 @@
|
||||||
|
|
||||||
; Maximum total size, and maximum size where a prim can be physical
|
; Maximum total size, and maximum size where a prim can be physical
|
||||||
NonPhysicalPrimMax = 256
|
NonPhysicalPrimMax = 256
|
||||||
PhysicalPrimMax = 10
|
PhysicalPrimMax = 10 ; (I think this was moved to the Regions.ini!)
|
||||||
ClampPrimSize = false
|
ClampPrimSize = false
|
||||||
|
|
||||||
; Region crossing
|
; Region crossing
|
||||||
|
|
Loading…
Reference in New Issue