aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2019-03-01 11:57:52 +0000
committerUbitUmarov2019-03-01 11:57:52 +0000
commit8a8ce8b10a4f595ebe25d52e439b1f1708c4262c (patch)
tree722c366d4b9ba3667cc95e6aab5bae376d3bee96 /bin/OpenSimDefaults.ini
parentreduce the chance of using a invalid avatar physics actor (diff)
downloadopensim-SC-8a8ce8b10a4f595ebe25d52e439b1f1708c4262c.zip
opensim-SC-8a8ce8b10a4f595ebe25d52e439b1f1708c4262c.tar.gz
opensim-SC-8a8ce8b10a4f595ebe25d52e439b1f1708c4262c.tar.bz2
opensim-SC-8a8ce8b10a4f595ebe25d52e439b1f1708c4262c.tar.xz
put back assetViewer cap code, to allow viewers testing. It is disabled at OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index bf271ea..3068fee 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -821,6 +821,7 @@
821 Cap_GetTexture = "localhost" 821 Cap_GetTexture = "localhost"
822 Cap_GetMesh = "localhost" 822 Cap_GetMesh = "localhost"
823 Cap_GetMesh2 = "localhost" 823 Cap_GetMesh2 = "localhost"
824 ; Cap_GetAsset = "localhost" DO not ucoment this line. Some popular viewers still dont do it right for opensim. Here to easy testing
824 Cap_GetObjectCost = "" 825 Cap_GetObjectCost = ""
825 Cap_GetObjectPhysicsData = "" 826 Cap_GetObjectPhysicsData = ""
826 Cap_GroupProposalBallot = "" 827 Cap_GroupProposalBallot = ""