aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/Robust.HG.ini.example3
1 files changed, 2 insertions, 1 deletions
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 @@
107 ;; Uncomment this if you want Groups V2, HG to work 107 ;; Uncomment this if you want Groups V2, HG to work
108 ; HGGroupsServiceConnector = "${Const|PublicPort}/OpenSim.Addons.Groups.dll:HGGroupsServiceRobustConnector" 108 ; HGGroupsServiceConnector = "${Const|PublicPort}/OpenSim.Addons.Groups.dll:HGGroupsServiceRobustConnector"
109 ;; Additions for other add-on modules. For example: 109 ;; Additions for other add-on modules. For example:
110 ;; WifiServerConnector = "${Const|PublicPort}/Diva.Wifi.dll:WifiServerConnector" 110 ;; WifiServerConnector = "${Const|PublicPort}/Diva.Wifi.Robust.dll:WifiServerConnector"
111 ;; But check also for the new mono addin installs that don't use this and are much easier to use!
111 112
112 ;; Uncomment for UserProfiles see [UserProfilesService] to configure... 113 ;; Uncomment for UserProfiles see [UserProfilesService] to configure...
113 ; UserProfilesServiceConnector = "${Const|PublicPort}/OpenSim.Server.Handlers.dll:UserProfilesConnector" 114 ; UserProfilesServiceConnector = "${Const|PublicPort}/OpenSim.Server.Handlers.dll:UserProfilesConnector"