mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
finally enable cap GetAsset(ViewerAssets) by default. Note that users with FS6.0.x will have issues. They need to upgrade
This commit is contained in:
@@ -781,11 +781,11 @@
|
||||
Cap_GetTexture = "localhost"
|
||||
Cap_GetMesh = "localhost"
|
||||
Cap_GetMesh2 = "localhost"
|
||||
; Cap_GetAsset = "localhost" DO not ucoment this line. Some popular viewers still dont do it right for opensim. Here to easy testing
|
||||
Cap_GetAsset = "localhost"
|
||||
Cap_GetObjectCost = ""
|
||||
Cap_GetObjectPhysicsData = ""
|
||||
Cap_GroupProposalBallot = ""
|
||||
Cap_GroupMemberData = "localhost"
|
||||
Cap_GroupMemberData = "localhost"
|
||||
Cap_HomeLocation = "localhost"
|
||||
Cap_LandResources = ""
|
||||
Cap_MapLayer = "localhost"
|
||||
|
||||
Reference in New Issue
Block a user