Added AvatarPickerSearch capability handler.

This commit is contained in:
Diva Canto
2013-05-07 18:01:48 -07:00
parent ddd97cb78e
commit e92c05ebbd
8 changed files with 400 additions and 36 deletions

View File

@@ -507,8 +507,10 @@
;; "<url>" -- capability enabled and served by some other server
;;
; These are enabled by default to localhost. Change if you see fit.
Cap_GetTexture = "localhost"
Cap_GetTexture = "localhost"
Cap_GetMesh = "localhost"
Cap_AvatarPickerSearch = "localhost"
; This is disabled by default. Change if you see fit. Note that
; serving this cap from the simulators may lead to poor performace.
Cap_WebFetchInventoryDescendents = ""