aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712008-12-18 13:16:41 +0000
committerlbsa712008-12-18 13:16:41 +0000
commit56f1b03cd0eccb8549b3f87f76b2a9494239b585 (patch)
tree4981057745584d1cb08b97d33db601c786fd4b31 /prebuild.xml
parent* Add a nasty hack to try and give the HttpServer a few extra lives until we ... (diff)
downloadopensim-SC_OLD-56f1b03cd0eccb8549b3f87f76b2a9494239b585.zip
opensim-SC_OLD-56f1b03cd0eccb8549b3f87f76b2a9494239b585.tar.gz
opensim-SC_OLD-56f1b03cd0eccb8549b3f87f76b2a9494239b585.tar.bz2
opensim-SC_OLD-56f1b03cd0eccb8549b3f87f76b2a9494239b585.tar.xz
* Added "show queues" command that shows throttling queues for all clients.
*** This only works for LLCLientView at the moment ***
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 5e67670..006a063 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2346,6 +2346,7 @@
2346 <Reference name="OpenSim.Framework"/> 2346 <Reference name="OpenSim.Framework"/>
2347 <Reference name="OpenSim.Data"/> 2347 <Reference name="OpenSim.Data"/>
2348 <Reference name="OpenSim.Framework.Servers"/> 2348 <Reference name="OpenSim.Framework.Servers"/>
2349 <Reference name="OpenSim.Framework.Statistics"/>
2349 <Reference name="OpenSim.Framework.Console"/> 2350 <Reference name="OpenSim.Framework.Console"/>
2350 <Reference name="OpenSim.Region.Environment"/> 2351 <Reference name="OpenSim.Region.Environment"/>
2351 <Reference name="OpenSim.Region.ClientStack"/> 2352 <Reference name="OpenSim.Region.ClientStack"/>