Disable display name cap config in RC branch for now until issues have been worked through.
parent
557b0fae85
commit
144f1400c5
|
@ -567,7 +567,6 @@
|
|||
Cap_GetTexture = "localhost"
|
||||
Cap_GetMesh = "localhost"
|
||||
Cap_AvatarPickerSearch = "localhost"
|
||||
Cap_GetDisplayNames = "localhost"
|
||||
|
||||
|
||||
[SimulatorFeatures]
|
||||
|
|
|
@ -645,7 +645,7 @@
|
|||
Cap_ObjectMediaNavigate = "localhost"
|
||||
Cap_FetchLib = ""
|
||||
Cap_FetchLibDescendents = ""
|
||||
Cap_GetDisplayNames = "localhost"
|
||||
Cap_GetDisplayNames = ""
|
||||
Cap_GetTexture = "localhost"
|
||||
Cap_GetMesh = "localhost"
|
||||
Cap_GetObjectCost = ""
|
||||
|
|
Loading…
Reference in New Issue