aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorMelanie2013-05-08 20:59:44 +0100
committerMelanie2013-05-08 20:59:44 +0100
commitbda45650674eba7d69bbc262ebc28f2c5c184623 (patch)
tree43fae3ed56116a8d6c941f011fa8f358c1295442 /bin/OpenSimDefaults.ini
parentMerge branch 'master' into careminster (diff)
parentDelete "" entry for AvatarPicker cap. (diff)
downloadopensim-SC-bda45650674eba7d69bbc262ebc28f2c5c184623.zip
opensim-SC-bda45650674eba7d69bbc262ebc28f2c5c184623.tar.gz
opensim-SC-bda45650674eba7d69bbc262ebc28f2c5c184623.tar.bz2
opensim-SC-bda45650674eba7d69bbc262ebc28f2c5c184623.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs OpenSim/Region/CoreModules/Framework/EntityTransfer/HGEntityTransferModule.cs OpenSim/Region/CoreModules/World/Estate/EstateManagementModule.cs OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index ca8822c..60e4be2 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -541,7 +541,6 @@
541 ;; in OpenSim.ini 541 ;; in OpenSim.ini
542 ;; 542 ;;
543 Cap_AttachmentResources = "" 543 Cap_AttachmentResources = ""
544 Cap_AvatarPickerSearch = ""
545 Cap_ChatSessionRequest = "" 544 Cap_ChatSessionRequest = ""
546 Cap_CopyInventoryFromNotecard = "localhost" 545 Cap_CopyInventoryFromNotecard = "localhost"
547 Cap_DispatchRegionInfo = "" 546 Cap_DispatchRegionInfo = ""
@@ -605,6 +604,10 @@
605 Cap_WebFetchInventoryDescendents = "" 604 Cap_WebFetchInventoryDescendents = ""
606 Cap_FetchInventoryDescendents2 = "localhost" 605 Cap_FetchInventoryDescendents2 = "localhost"
607 Cap_FetchInventory2 = "localhost" 606 Cap_FetchInventory2 = "localhost"
607
608 ; Capability for searching for people
609 Cap_AvatarPickerSearch = "localhost"
610
608 611
609 612
610[Chat] 613[Chat]