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