aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorBlueWall2013-03-05 15:30:54 -0500
committerBlueWall2013-03-05 15:30:54 -0500
commitf676408e2a45101bcab0a33f598ea9047f02036a (patch)
treeeb34ea8fb0a783ee466873462285eba629ab6405 /bin/Robust.HG.ini.example
parentAdd method to remove JsonRpc Handlers from the server (diff)
parent* Add a Max Payload size property to the Websocket Server Handler. If you ... (diff)
downloadopensim-SC_OLD-f676408e2a45101bcab0a33f598ea9047f02036a.zip
opensim-SC_OLD-f676408e2a45101bcab0a33f598ea9047f02036a.tar.gz
opensim-SC_OLD-f676408e2a45101bcab0a33f598ea9047f02036a.tar.bz2
opensim-SC_OLD-f676408e2a45101bcab0a33f598ea9047f02036a.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 91dea8c..7746ebc 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -431,6 +431,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
431 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService" 431 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
432 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService" 432 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
433 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" 433 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService"
434 GridUserService = "OpenSim.Services.UserAccountService.dll:GridUserService"
434 GridService = "OpenSim.Services.GridService.dll:GridService" 435 GridService = "OpenSim.Services.GridService.dll:GridService"
435 AuthenticationService = "OpenSim.Services.Connectors.dll:AuthenticationServicesConnector" 436 AuthenticationService = "OpenSim.Services.Connectors.dll:AuthenticationServicesConnector"
436 SimulationService ="OpenSim.Services.Connectors.dll:SimulationServiceConnector" 437 SimulationService ="OpenSim.Services.Connectors.dll:SimulationServiceConnector"