aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini6
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index d8aec49..a21251c 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -11,9 +11,11 @@
11 AssetServices = "HGAssetBroker" 11 AssetServices = "HGAssetBroker"
12 InventoryServices = "HGInventoryBroker" 12 InventoryServices = "HGInventoryBroker"
13 NeighbourServices = "LocalNeighbourServicesConnector" 13 NeighbourServices = "LocalNeighbourServicesConnector"
14 InventoryServiceInConnector = true
15 AssetServiceInConnector = true
14 16
15[AssetService] 17[AssetService]
16 ; For the RegionAssetService 18 ; For the AssetServiceInConnector
17 LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService" 19 LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService"
18 20
19 ; For HGAssetBroker 21 ; For HGAssetBroker
@@ -21,7 +23,7 @@
21 HypergridAssetService = "OpenSim.Services.AssetService.dll:HGAssetService" 23 HypergridAssetService = "OpenSim.Services.AssetService.dll:HGAssetService"
22 24
23[InventoryService] 25[InventoryService]
24 ; For the RegionInventoryService 26 ; For the InventoryServiceInConnector
25 LocalServiceModule = "OpenSim.Services.InventoryService.dll:InventoryService" 27 LocalServiceModule = "OpenSim.Services.InventoryService.dll:InventoryService"
26 28
27 ; For HGInventoryBroker 29 ; For HGInventoryBroker