diff options
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/StandaloneHypergrid.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index 277d05a..a3e0547 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini | |||
@@ -72,10 +72,11 @@ | |||
72 | 72 | ||
73 | [UserAccountService] | 73 | [UserAccountService] |
74 | LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService" | 74 | LocalServiceModule = "OpenSim.Services.UserAccountService.dll:UserAccountService" |
75 | ;; These are for creating new accounts | 75 | ;; These are for creating new accounts by the service |
76 | AuthenticationService = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService" | 76 | AuthenticationService = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService" |
77 | PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" | 77 | PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" |
78 | GridService = "OpenSim.Services.GridService.dll:GridService" | 78 | GridService = "OpenSim.Services.GridService.dll:GridService" |
79 | InventoryService = "OpenSim.Services.InventoryService.dll:InventoryService" | ||
79 | 80 | ||
80 | [LoginService] | 81 | [LoginService] |
81 | LocalServiceModule = "OpenSim.Services.LLLoginService.dll:LLLoginService" | 82 | LocalServiceModule = "OpenSim.Services.LLLoginService.dll:LLLoginService" |