diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 6c32c9b40f..d96ab4fa9a 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -843,7 +843,11 @@ Cap_WebFetchInventoryDescendents = "" Cap_FetchInventoryDescendents2 = "localhost" Cap_FetchInventory2 = "localhost" - Cap_FetchLib2 = "localhost" + + ; do uncomment Cap_FetchLib2 for now + ; Current viewers do not suport it for opensim. + ; in same requests they use a hard coded ll library owner id. + ;Cap_FetchLib2 = "localhost" ; Capability for searching for people Cap_AvatarPickerSearch = "localhost"