aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authoronefang2019-08-11 22:21:39 +1000
committeronefang2019-08-11 22:21:39 +1000
commit7dffa1fa67ed668872d96036a508e2be64cb8b5c (patch)
tree20cfaf31973092dd013cc0b252c111df46aee3df /bin
parentVarious clean ups. (diff)
downloadopensim-SC_OLD-7dffa1fa67ed668872d96036a508e2be64cb8b5c.zip
opensim-SC_OLD-7dffa1fa67ed668872d96036a508e2be64cb8b5c.tar.gz
opensim-SC_OLD-7dffa1fa67ed668872d96036a508e2be64cb8b5c.tar.bz2
opensim-SC_OLD-7dffa1fa67ed668872d96036a508e2be64cb8b5c.tar.xz
WebServerInConnector -> WebServerConnector
Just a name change.
Diffstat (limited to 'bin')
-rw-r--r--bin/Robust.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.ini b/bin/Robust.ini
index ca5829c..e83f7d8 100644
--- a/bin/Robust.ini
+++ b/bin/Robust.ini
@@ -88,7 +88,7 @@
88 HGGroupsServiceConnector = "${Const|PublicPort}/OpenSim.Addons.Groups.dll:HGGroupsServiceRobustConnector" 88 HGGroupsServiceConnector = "${Const|PublicPort}/OpenSim.Addons.Groups.dll:HGGroupsServiceRobustConnector"
89 89
90 ;; Basic web server. 90 ;; Basic web server.
91 WebServerInConnector = "${Const|PublicPort}/OpenSim.Server.Handlers.dll:WebServerInConnector" 91 WebServerConnector = "${Const|PublicPort}/OpenSim.Server.Handlers.dll:WebServerConnector"
92 92
93 93
94; * This is common for all services, it's the network setup for the entire 94; * This is common for all services, it's the network setup for the entire