mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
add the option to not display parcel ban lines
This commit is contained in:
@@ -1136,7 +1136,10 @@
|
||||
;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island
|
||||
; InitialTerrain = "pinhead-island"
|
||||
|
||||
|
||||
[LandManagement]
|
||||
;; set this to false to not display parcel ban lines
|
||||
;ShowParcelBansLines = true
|
||||
|
||||
[UserProfiles]
|
||||
;# {ProfileServiceURL} {} {Set url to UserProfilesService} {}
|
||||
;; Set the value of the url to your UserProfilesService
|
||||
|
||||
@@ -2064,6 +2064,9 @@
|
||||
; whole region.
|
||||
LimitParcelLayerUpdateDistance = true
|
||||
ParcelLayerViewDistance = 128
|
||||
|
||||
; set this to false to not display parcel ban lines
|
||||
ShowParcelBansLines = true
|
||||
|
||||
;;
|
||||
;; If you are using a simian grid frontend you can enable
|
||||
|
||||
Reference in New Issue
Block a user