aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorUbitUmarov2016-08-21 06:49:16 +0100
committerUbitUmarov2016-08-21 06:49:16 +0100
commitc631ffb9436dfd00f4a6a7c94337d823359af8d0 (patch)
tree9a68829013048e4db1f8bfed3b0ab996563779cb /bin/OpenSim.ini.example
parent in HGAssetBroker do cache all if asset id changed (diff)
downloadopensim-SC_OLD-c631ffb9436dfd00f4a6a7c94337d823359af8d0.zip
opensim-SC_OLD-c631ffb9436dfd00f4a6a7c94337d823359af8d0.tar.gz
opensim-SC_OLD-c631ffb9436dfd00f4a6a7c94337d823359af8d0.tar.bz2
opensim-SC_OLD-c631ffb9436dfd00f4a6a7c94337d823359af8d0.tar.xz
remove region combine option (mega region) for config ini files
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 9d868a1..3fe3992 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -192,15 +192,6 @@
192 ;; YOU HAVE BEEN WARNED!!! 192 ;; YOU HAVE BEEN WARNED!!!
193 ; TrustBinaries = false 193 ; TrustBinaries = false
194 194
195 ;# {CombineContiguousRegions} {} {Create megaregions where possible? (Do not use with existing content or varregions!)} {true false} false
196 ;; Combine all contiguous regions into one large megaregion
197 ;; Order your regions from South to North, West to East in your regions.ini
198 ;; and then set this to true
199 ;; Warning! Don't use this with regions that have existing content!,
200 ;; This will likely break them
201 ;; Also, this setting should be set to false for varregions as they are proper larger single regions rather than combined smaller regions.
202 ; CombineContiguousRegions = false
203
204 ;# {InworldRestartShutsDown} {} {Shutdown instance on region restart?} {true false} false 195 ;# {InworldRestartShutsDown} {} {Shutdown instance on region restart?} {true false} false
205 ;; If you have only one region in an instance, or to avoid the many bugs 196 ;; If you have only one region in an instance, or to avoid the many bugs
206 ;; that you can trigger in modules by restarting a region, set this to 197 ;; that you can trigger in modules by restarting a region, set this to