From fda873da4a4b8a0fd17d3b538d044e1702efbcbd Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 23 Aug 2020 22:53:19 +0100 Subject: [PATCH] enable cap LandResources that was also added on last commits ( may be bad) --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 79dc1fc5db..1053695e2d 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -788,7 +788,7 @@ Cap_GroupProposalBallot = "" Cap_GroupMemberData = "localhost" Cap_HomeLocation = "localhost" - Cap_LandResources = "" + Cap_LandResources = "localhost" Cap_MapLayer = "localhost" Cap_MapLayerGod = "localhost" Cap_NewFileAgentInventory = "localhost"