aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Regions
diff options
context:
space:
mode:
authorBlueWall2014-09-28 23:04:49 -0400
committerBlueWall2014-09-28 23:04:49 -0400
commit1a24b7fa9378ac0234975fbff8ae94b987fff058 (patch)
treedd5eab6838c6cdb4a98dcf61aa20a0d4a5f058cf /bin/Regions
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-1a24b7fa9378ac0234975fbff8ae94b987fff058.zip
opensim-SC_OLD-1a24b7fa9378ac0234975fbff8ae94b987fff058.tar.gz
opensim-SC_OLD-1a24b7fa9378ac0234975fbff8ae94b987fff058.tar.bz2
opensim-SC_OLD-1a24b7fa9378ac0234975fbff8ae94b987fff058.tar.xz
Fix key name in example Regions.ini file
Diffstat (limited to 'bin/Regions')
-rw-r--r--bin/Regions/Regions.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example
index d808e9a..1e65d2b 100644
--- a/bin/Regions/Regions.ini.example
+++ b/bin/Regions/Regions.ini.example
@@ -36,7 +36,7 @@ ExternalHostName = "SYSTEMIP"
36; * This allows limiting the sizes of prims and the region prim count 36; * This allows limiting the sizes of prims and the region prim count
37; * 37; *
38 38
39; NonphysicalPrimMax = 256 39; NonPhysicalPrimMax = 256
40; PhysicalPrimMax = 64 40; PhysicalPrimMax = 64
41; ClampPrimSize = False 41; ClampPrimSize = False
42; MaxPrims = 15000 42; MaxPrims = 15000