mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Milestone GridFriendly reached so Adding CombineContiguousRegions to the OpenSim.ini.example
This commit is contained in:
@@ -80,6 +80,11 @@
|
||||
|
||||
; How many prims to send to each avatar in the scene on each Update()
|
||||
; MaxPrimsPerFrame = 200
|
||||
|
||||
; 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
|
||||
; Warning! Don't use this with regions that have existing content!, This will likely break them
|
||||
CombineContiguousRegions=false
|
||||
|
||||
; ##
|
||||
; ## STORAGE
|
||||
|
||||
Reference in New Issue
Block a user