From 18a744cac10c797b67236988a84ab6d13a5543b8 Mon Sep 17 00:00:00 2001 From: Melanie Date: Fri, 2 Oct 2009 04:04:14 +0100 Subject: Change texture sending to be driven by the queue empty event from the packet queue, rather than a timer --- bin/OpenSim.ini.example | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 2be8c06..1f42ef2 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1352,11 +1352,6 @@ ;PacketMTU = 1400 - ; TextureUpdateRate (mS) determines how many times per second - ; texture send processing will occur. The default is 100mS. - ; - ;TextureRequestRate = 100 - ; TextureSendLimit determines how many different textures ; will be considered on each cycle. Textures are selected ; by priority. The old mechanism specified a value of 10 for -- cgit v1.1