From 38e462ed8a9a890a069fc429c7a3919e9af7d0ec Mon Sep 17 00:00:00 2001 From: Teravus Ovares (Dan Olivares) Date: Sun, 13 Sep 2009 07:27:24 -0400 Subject: * Milestone GridFriendly reached so Adding CombineContiguousRegions to the OpenSim.ini.example --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index ff1a773..a255260 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -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 -- cgit v1.1