* Milestone GridFriendly reached so Adding CombineContiguousRegions to the OpenSim.ini.example

remotes/origin/0.6.7-post-fixes
Teravus Ovares (Dan Olivares) 2009-09-13 07:27:24 -04:00
parent 4241cdc929
commit 38e462ed8a
1 changed files with 5 additions and 0 deletions

View File

@ -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