remove region combine option (mega region) for config ini files

LSLKeyTest
UbitUmarov 2016-08-21 06:49:16 +01:00
parent 963b296f93
commit c631ffb943
2 changed files with 0 additions and 14 deletions

View File

@ -192,15 +192,6 @@
;; YOU HAVE BEEN WARNED!!!
; TrustBinaries = false
;# {CombineContiguousRegions} {} {Create megaregions where possible? (Do not use with existing content or varregions!)} {true false} false
;; Combine all contiguous regions into one large megaregion
;; 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
;; Also, this setting should be set to false for varregions as they are proper larger single regions rather than combined smaller regions.
; CombineContiguousRegions = false
;# {InworldRestartShutsDown} {} {Shutdown instance on region restart?} {true false} false
;; If you have only one region in an instance, or to avoid the many bugs
;; that you can trigger in modules by restarting a region, set this to

View File

@ -156,11 +156,6 @@
; YOU HAVE BEEN WARNED!!!
TrustBinaries = false
; Combine all contiguous regions into one large megaregion
; 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
; the default view range. Viewers override this ( no major effect still )
DefaultDrawDistance = 255.0