aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie Thielker2009-05-02 17:31:49 +0000
committerMelanie Thielker2009-05-02 17:31:49 +0000
commit66e25abbfed3c641f1114d2d0525831eeb566f89 (patch)
tree1f1b045e4ef266436b27cdcd6573f5d4f7ca7e6c /bin
parentThank you kindly, Fly-Man, for a patch that: (diff)
downloadopensim-SC_OLD-66e25abbfed3c641f1114d2d0525831eeb566f89.zip
opensim-SC_OLD-66e25abbfed3c641f1114d2d0525831eeb566f89.tar.gz
opensim-SC_OLD-66e25abbfed3c641f1114d2d0525831eeb566f89.tar.bz2
opensim-SC_OLD-66e25abbfed3c641f1114d2d0525831eeb566f89.tar.xz
Plumb conifg into the client views. Add config option to configure packet
dropping.
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index c210a9b..f11310a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1275,3 +1275,7 @@
1275 ; Enables the experimental packet pool. Yes, we've been here before. 1275 ; Enables the experimental packet pool. Yes, we've been here before.
1276 ;RecyclePackets = true; 1276 ;RecyclePackets = true;
1277 ;RecycleDataBlocks = true; 1277 ;RecycleDataBlocks = true;
1278
1279[LLClient]
1280 ; Resend packets markes as reliable until they are received
1281 ;ReliableIsImportant = false