From 4b73550eeeafa52e23c326c9b2e87ac4e9624b7b Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Thu, 18 Aug 2016 13:17:36 +0100 Subject: allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSimDefaults.ini') 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 @@ Cap_GetObjectCost = "" Cap_GetObjectPhysicsData = "" Cap_GroupProposalBallot = "" - Cap_HomeLocation = "" + Cap_HomeLocation = "localhost" Cap_LandResources = "" Cap_MapLayer = "localhost" Cap_MapLayerGod = "localhost" -- cgit v1.1