diff options
author | Diva Canto | 2013-05-07 18:01:48 -0700 |
---|---|---|
committer | Diva Canto | 2013-05-07 18:01:48 -0700 |
commit | e92c05ebbdc44084326c3dcfa0a2ca0958e4b5e6 (patch) | |
tree | 00f06fd1fabe55c5d579f4c33964f5ecbce13e46 /bin/OpenSimDefaults.ini | |
parent | BulletSim: normalize quaternian rotations when building compound linksets. (diff) | |
download | opensim-SC-e92c05ebbdc44084326c3dcfa0a2ca0958e4b5e6.zip opensim-SC-e92c05ebbdc44084326c3dcfa0a2ca0958e4b5e6.tar.gz opensim-SC-e92c05ebbdc44084326c3dcfa0a2ca0958e4b5e6.tar.bz2 opensim-SC-e92c05ebbdc44084326c3dcfa0a2ca0958e4b5e6.tar.xz |
Added AvatarPickerSearch capability handler.
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 28c1db2..7666243 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -609,6 +609,10 @@ | |||
609 | Cap_WebFetchInventoryDescendents = "" | 609 | Cap_WebFetchInventoryDescendents = "" |
610 | Cap_FetchInventoryDescendents2 = "localhost" | 610 | Cap_FetchInventoryDescendents2 = "localhost" |
611 | Cap_FetchInventory2 = "localhost" | 611 | Cap_FetchInventory2 = "localhost" |
612 | |||
613 | ; Capability for searching for people | ||
614 | Cap_AvatarPickerSearch = "localhost" | ||
615 | |||
612 | 616 | ||
613 | 617 | ||
614 | [Chat] | 618 | [Chat] |