Removed the unreferenced MaxPrimsPerFrame from OpenSim.ini.example
parent
739b5e2c08
commit
8368494554
|
@ -87,9 +87,6 @@
|
||||||
; YOU HAVE BEEN WARNED!!!
|
; YOU HAVE BEEN WARNED!!!
|
||||||
TrustBinaries = false
|
TrustBinaries = false
|
||||||
|
|
||||||
; How many prims to send to each avatar in the scene on each Update()
|
|
||||||
; MaxPrimsPerFrame = 200
|
|
||||||
|
|
||||||
; Combine all contiguous regions into one large region
|
; Combine all contiguous regions into one large region
|
||||||
; Order your regions from South to North, West to East in your regions.ini and then set this to true
|
; Order your regions from South to North, West to East in your regions.ini and then set this to true
|
||||||
; Warning! Don't use this with regions that have existing content!, This will likely break them
|
; Warning! Don't use this with regions that have existing content!, This will likely break them
|
||||||
|
|
Loading…
Reference in New Issue