aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2015-01-30 21:22:57 +0000
committerJustin Clark-Casey (justincc)2015-01-30 21:22:57 +0000
commit144f1400c54419f1b174d7a6fa80c97abda98b67 (patch)
tree21b3b8f8e13a0c485b1ffa6178d182b50b448e87 /bin/OpenSimDefaults.ini
parentminor: correct log message when script with non-config stop strategy is detec... (diff)
downloadopensim-SC_OLD-144f1400c54419f1b174d7a6fa80c97abda98b67.zip
opensim-SC_OLD-144f1400c54419f1b174d7a6fa80c97abda98b67.tar.gz
opensim-SC_OLD-144f1400c54419f1b174d7a6fa80c97abda98b67.tar.bz2
opensim-SC_OLD-144f1400c54419f1b174d7a6fa80c97abda98b67.tar.xz
Disable display name cap config in RC branch for now until issues have been worked through.
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 4faf7f3..aa5b7e5 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -645,7 +645,7 @@
645 Cap_ObjectMediaNavigate = "localhost" 645 Cap_ObjectMediaNavigate = "localhost"
646 Cap_FetchLib = "" 646 Cap_FetchLib = ""
647 Cap_FetchLibDescendents = "" 647 Cap_FetchLibDescendents = ""
648 Cap_GetDisplayNames = "localhost" 648 Cap_GetDisplayNames = ""
649 Cap_GetTexture = "localhost" 649 Cap_GetTexture = "localhost"
650 Cap_GetMesh = "localhost" 650 Cap_GetMesh = "localhost"
651 Cap_GetObjectCost = "" 651 Cap_GetObjectCost = ""