From 44badf452e72463950c21595b641b26844a5d1d3 Mon Sep 17 00:00:00 2001 From: nebadon Date: Sat, 4 Feb 2012 19:41:25 -0700 Subject: change NonPhysicalPrimMax to NonphysicalPrimMax to make this variable work correctly, it was being ignored because of the case, this effects OpenSim.ini.example and OpenSimDefaults.ini --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f9b405d..d45f72b 100755 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -87,7 +87,7 @@ ;# {NonPhysicalPrimMax} {} {Maximum size of nonphysical prims?} {} 256 ;; Maximum size for non-physical prims. Affects resizing of existing prims. This can be overriden in the region config file (as NonphysicalPrimMax!). - ; NonPhysicalPrimMax = 256 + ; NonphysicalPrimMax = 256 ;# {PhysicalPrimMax} {} {Maximum size of physical prims?} {} 10 ;; Maximum size where a prim can be physical. Affects resizing of existing prims. This can be overriden in the region config file. -- cgit v1.1