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.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index c3ed754..7b1d43d 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -60,3 +60,11 @@
60 60
61[UserAccountService] 61[UserAccountService]
62 LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService" 62 LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService"
63
64[LoginService]
65 LocalServiceModule = "OpenSim.Services.LLoginService.dll:LLLoginService"
66 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
67 AuthenticationService = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService"
68 InventoryService = "OpenSim.Services.InventoryService.dll:InventoryService"
69 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService"
70