aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 195e780..ba92030 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -55,8 +55,6 @@
55 HypergridAssetService = "OpenSim.Services.Connectors.dll:HGAssetServiceConnector" 55 HypergridAssetService = "OpenSim.Services.Connectors.dll:HGAssetServiceConnector"
56 56
57[InventoryService] 57[InventoryService]
58 LocalServiceModule = "OpenSim.Services.InventoryService.dll:XInventoryService"
59
60 ; For HGInventoryBroker 58 ; For HGInventoryBroker
61 LocalGridInventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService" 59 LocalGridInventoryService = "OpenSim.Services.InventoryService.dll:XInventoryService"
62 60
@@ -147,6 +145,9 @@
147 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService" 145 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
148 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService" 146 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
149 147
148 ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 to show a default "Ruth" avatar rather than a cloud.
149 CreateDefaultAvatarEntries = true
150
150 151
151;; The interface that local users get when they are in other grids 152;; The interface that local users get when they are in other grids
152;; This greatly restricts the inventory operations while in other grids 153;; This greatly restricts the inventory operations while in other grids