From 0f721da5f1f2827a286fadb8ef7207266ba2d9f1 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Fri, 1 May 2009 19:33:18 +0000 Subject: Add a tweakable for the prim queue preload --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 506265d..7f7bcf4 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -78,6 +78,9 @@ ; YOU HAVE BEEN WARNED!!! TrustBinaries = false + ; How many prims to send to each avatar in the scene on each Update() + ; MaxPrimsPerFrame = 200 + ; ## ; ## STORAGE ; ## -- cgit v1.1