diff options
author | Diva Canto | 2015-01-02 16:54:13 -0800 |
---|---|---|
committer | Diva Canto | 2015-01-02 16:54:13 -0800 |
commit | e643722d7c30a18fd966aab8296dca51bbef6725 (patch) | |
tree | ae83d5c1a12dc217951fc4c1fa99569535bcd845 /bin/Robust.HG.ini.example | |
parent | Amend to previous commits -- also needed for bug fixes: the mono addins dlls. (diff) | |
download | opensim-SC-e643722d7c30a18fd966aab8296dca51bbef6725.zip opensim-SC-e643722d7c30a18fd966aab8296dca51bbef6725.tar.gz opensim-SC-e643722d7c30a18fd966aab8296dca51bbef6725.tar.bz2 opensim-SC-e643722d7c30a18fd966aab8296dca51bbef6725.tar.xz |
Changed the dll name that comes in Robust.HG.ini.example for Wifi.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 3 |
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" |