aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2016-08-18 13:17:36 +0100
committerUbitUmarov2016-08-18 13:17:46 +0100
commit4b73550eeeafa52e23c326c9b2e87ac4e9624b7b (patch)
tree4aefa2b68cc7e504109cc5b531572abfe5490fa1 /bin/OpenSimDefaults.ini
parentadd caps HomeLocation ; add client SendAlertMessage(string message, string in... (diff)
downloadopensim-SC_OLD-4b73550eeeafa52e23c326c9b2e87ac4e9624b7b.zip
opensim-SC_OLD-4b73550eeeafa52e23c326c9b2e87ac4e9624b7b.tar.gz
opensim-SC_OLD-4b73550eeeafa52e23c326c9b2e87ac4e9624b7b.tar.bz2
opensim-SC_OLD-4b73550eeeafa52e23c326c9b2e87ac4e9624b7b.tar.xz
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index df92921..dbc09fd 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -725,7 +725,7 @@
725 Cap_GetObjectCost = "" 725 Cap_GetObjectCost = ""
726 Cap_GetObjectPhysicsData = "" 726 Cap_GetObjectPhysicsData = ""
727 Cap_GroupProposalBallot = "" 727 Cap_GroupProposalBallot = ""
728 Cap_HomeLocation = "" 728 Cap_HomeLocation = "localhost"
729 Cap_LandResources = "" 729 Cap_LandResources = ""
730 Cap_MapLayer = "localhost" 730 Cap_MapLayer = "localhost"
731 Cap_MapLayerGod = "localhost" 731 Cap_MapLayerGod = "localhost"