aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
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"
27DrawPrimOnMapTile = true 27DrawPrimOnMapTile = true
28 28
29; Maximum total size, and maximum size where a prim can be physical 29; Maximum total size, and maximum size where a prim can be physical
30NonPhysicalPrimMax = 65536 30NonPhysicalPrimMax = 256
31PhysicalPrimMax = 10 31PhysicalPrimMax = 10
32 32
33; ## 33; ##