eliminate a few tabs from OpenSimDefaults.ini
parent
5f682b51ec
commit
9bab43b4d1
|
@ -515,13 +515,13 @@
|
|||
;DisableFacelights = "false(1815)
|
||||
|
||||
[ClientStack.LindenCaps]
|
||||
;; Long list of capabilities taken from
|
||||
;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities
|
||||
;; Not all are supported by OpenSim. The ones supported are
|
||||
;; set to localhost. These defaults can be overwritten
|
||||
;; in OpenSim.ini
|
||||
;;
|
||||
Cap_AttachmentResources = ""
|
||||
;; Long list of capabilities taken from
|
||||
;; http://wiki.secondlife.com/wiki/Current_Sim_Capabilities
|
||||
;; Not all are supported by OpenSim. The ones supported are
|
||||
;; set to localhost. These defaults can be overwritten
|
||||
;; in OpenSim.ini
|
||||
;;
|
||||
Cap_AttachmentResources = ""
|
||||
Cap_AvatarPickerSearch = ""
|
||||
Cap_ChatSessionRequest = ""
|
||||
Cap_CopyInventoryFromNotecard = ""
|
||||
|
@ -579,9 +579,9 @@
|
|||
Cap_ViewerStartAuction = ""
|
||||
Cap_ViewerStats = ""
|
||||
|
||||
; The various fetch inventory caps are supported by OpenSim, but may
|
||||
; lead to poor sim performance if served by the simulators,
|
||||
; so they are currently disabled by default.
|
||||
; The various fetch inventory caps are supported by OpenSim, but may
|
||||
; lead to poor sim performance if served by the simulators,
|
||||
; so they are currently disabled by default.
|
||||
; FetchInventoryDescendents2 and FetchInventory2 are the ones used in the latest Linden Lab viewers (from some point in the v2 series and above)
|
||||
Cap_WebFetchInventoryDescendents = ""
|
||||
Cap_FetchInventoryDescendents2 = ""
|
||||
|
|
Loading…
Reference in New Issue