From 09641bd9991901e8277b4721525896e102473167 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Sun, 20 Jul 2008 16:50:15 +0000 Subject: Change the OopenSim.ini default to 256m for nonphysical prims, to get future public installations on a more sane footing. --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 964a1f5..c6bf912 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -27,7 +27,7 @@ region_info_source = "filesystem" DrawPrimOnMapTile = true ; Maximum total size, and maximum size where a prim can be physical -NonPhysicalPrimMax = 65536 +NonPhysicalPrimMax = 256 PhysicalPrimMax = 10 ; ## -- cgit v1.1