aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Regions
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-03-11 23:39:07 +0000
committerJustin Clark-Casey (justincc)2014-03-11 23:39:07 +0000
commit86630a1b70bc2d1c51bf9753e17030c584fb9aa6 (patch)
treea5870dbc8fa6242c6a5017d45fc1b49cc5c9a0c2 /bin/Regions
parentInstead of auto-creating a parcel on request if one doesn't cover a given loc... (diff)
parentvarregion: remove serialization of region terrain to floats when sending patc... (diff)
downloadopensim-SC_OLD-86630a1b70bc2d1c51bf9753e17030c584fb9aa6.zip
opensim-SC_OLD-86630a1b70bc2d1c51bf9753e17030c584fb9aa6.tar.gz
opensim-SC_OLD-86630a1b70bc2d1c51bf9753e17030c584fb9aa6.tar.bz2
opensim-SC_OLD-86630a1b70bc2d1c51bf9753e17030c584fb9aa6.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
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 ab3a62a..aabc4f8 100644
--- a/bin/Regions/Regions.ini.example
+++ b/bin/Regions/Regions.ini.example
@@ -29,7 +29,7 @@ ExternalHostName = "SYSTEMIP"
29; * 29; *
30 30
31; NonphysicalPrimMax = 256 31; NonphysicalPrimMax = 256
32; PhysicalPrimMax = 10 32; PhysicalPrimMax = 64
33; ClampPrimSize = False 33; ClampPrimSize = False
34; MaxPrims = 15000 34; MaxPrims = 15000
35; MaxAgents = 100 35; MaxAgents = 100