From e643722d7c30a18fd966aab8296dca51bbef6725 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Fri, 2 Jan 2015 16:54:13 -0800 Subject: Changed the dll name that comes in Robust.HG.ini.example for Wifi. --- bin/Robust.HG.ini.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/Robust.HG.ini.example') diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 4d4ebde..cc13b16 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -107,7 +107,8 @@ ;; Uncomment this if you want Groups V2, HG to work ; HGGroupsServiceConnector = "${Const|PublicPort}/OpenSim.Addons.Groups.dll:HGGroupsServiceRobustConnector" ;; Additions for other add-on modules. For example: - ;; WifiServerConnector = "${Const|PublicPort}/Diva.Wifi.dll:WifiServerConnector" + ;; WifiServerConnector = "${Const|PublicPort}/Diva.Wifi.Robust.dll:WifiServerConnector" + ;; But check also for the new mono addin installs that don't use this and are much easier to use! ;; Uncomment for UserProfiles see [UserProfilesService] to configure... ; UserProfilesServiceConnector = "${Const|PublicPort}/OpenSim.Server.Handlers.dll:UserProfilesConnector" -- cgit v1.1