diff options
author | UbitUmarov | 2018-01-31 15:19:16 +0000 |
---|---|---|
committer | UbitUmarov | 2018-01-31 15:19:16 +0000 |
commit | 3635943d39c337f75a3be48fdb4be2cae20e4bd4 (patch) | |
tree | 2d56e43c6c3196ac322bcc7114949291b3a59bd5 /bin | |
parent | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. T... (diff) | |
download | opensim-SC-3635943d39c337f75a3be48fdb4be2cae20e4bd4.zip opensim-SC-3635943d39c337f75a3be48fdb4be2cae20e4bd4.tar.gz opensim-SC-3635943d39c337f75a3be48fdb4be2cae20e4bd4.tar.bz2 opensim-SC-3635943d39c337f75a3be48fdb4be2cae20e4bd4.tar.xz |
remove cap FetchLib2 suport code
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimDefaults.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index d96ab4f..51f6c9c 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -844,11 +844,6 @@ | |||
844 | Cap_FetchInventoryDescendents2 = "localhost" | 844 | Cap_FetchInventoryDescendents2 = "localhost" |
845 | Cap_FetchInventory2 = "localhost" | 845 | Cap_FetchInventory2 = "localhost" |
846 | 846 | ||
847 | ; do uncomment Cap_FetchLib2 for now | ||
848 | ; Current viewers do not suport it for opensim. | ||
849 | ; in same requests they use a hard coded ll library owner id. | ||
850 | ;Cap_FetchLib2 = "localhost" | ||
851 | |||
852 | ; Capability for searching for people | 847 | ; Capability for searching for people |
853 | Cap_AvatarPickerSearch = "localhost" | 848 | Cap_AvatarPickerSearch = "localhost" |
854 | 849 | ||