mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Add [Terrain]SendTerrainUpdatesByViewDistance=false to OpenSimDefaults.ini
so people can find the setting.
This commit is contained in:
@@ -1755,8 +1755,12 @@
|
||||
|
||||
|
||||
[Terrain]
|
||||
; Values can be "pinhead-island" or "flat"
|
||||
InitialTerrain = "pinhead-island"
|
||||
|
||||
; If 'true' each avatar is only sent terrain patches within their view distance
|
||||
; This also changes the region terrain loading from 'lawn mower' to ordered around
|
||||
; the avatar outward.
|
||||
SendTerrainUpdatesByViewDistance = False
|
||||
|
||||
;;
|
||||
;; If you are using a simian grid frontend you can enable
|
||||
|
||||
Reference in New Issue
Block a user