Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] in line with all the other ones that are there

iar_mods
Justin Clark-Casey (justincc) 2012-01-06 21:29:18 +00:00
parent ff5a83d192
commit 5f682b51ec
1 changed files with 4 additions and 3 deletions

View File

@ -579,12 +579,13 @@
Cap_ViewerStartAuction = ""
Cap_ViewerStats = ""
; The fetch inventory descendents 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,
; so they are disabled by default.
; FetchInventoryDescendents2 is the one used in the latest Linden Lab viewers (from some point in the v2 series and above)
; 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 = ""
Cap_FetchInventory2 = ""
[Chat]