aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example1
-rw-r--r--bin/OpenSimDefaults.ini2
2 files changed, 1 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index d352c33..987d8b2 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -567,7 +567,6 @@
567 Cap_GetTexture = "localhost" 567 Cap_GetTexture = "localhost"
568 Cap_GetMesh = "localhost" 568 Cap_GetMesh = "localhost"
569 Cap_AvatarPickerSearch = "localhost" 569 Cap_AvatarPickerSearch = "localhost"
570 Cap_GetDisplayNames = "localhost"
571 570
572 571
573[SimulatorFeatures] 572[SimulatorFeatures]
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 = ""