From 5f682b51ecd710b7185fef38a66e530bd967e693 Mon Sep 17 00:00:00 2001 From: "Justin Clark-Casey (justincc)" Date: Fri, 6 Jan 2012 21:29:18 +0000 Subject: [PATCH] Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] in line with all the other ones that are there --- bin/OpenSimDefaults.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 3e7f8a626f..481881dcb1 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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]