aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2015-01-02 16:54:13 -0800
committerDiva Canto2015-01-02 16:54:13 -0800
commite643722d7c30a18fd966aab8296dca51bbef6725 (patch)
treeae83d5c1a12dc217951fc4c1fa99569535bcd845 /bin/Robust.HG.ini.example
parentAmend to previous commits -- also needed for bug fixes: the mono addins dlls. (diff)
downloadopensim-SC_OLD-e643722d7c30a18fd966aab8296dca51bbef6725.zip
opensim-SC_OLD-e643722d7c30a18fd966aab8296dca51bbef6725.tar.gz
opensim-SC_OLD-e643722d7c30a18fd966aab8296dca51bbef6725.tar.bz2
opensim-SC_OLD-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.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"