diff options
author | Lani Global | 2014-02-21 19:53:25 +0000 |
---|---|---|
committer | Robert Adams | 2014-03-10 22:11:09 -0700 |
commit | 3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d (patch) | |
tree | aee8843118ad510ce6b0be39cb7dda437513c49d /bin/Regions | |
parent | Change terrain update sending to be triggered by frame tick rather (diff) | |
download | opensim-SC-3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d.zip opensim-SC-3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d.tar.gz opensim-SC-3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d.tar.bz2 opensim-SC-3e8f593bf2ed525dbd53ef9807382e9dc2a64c6d.tar.xz |
PhysicalPrimMax to 64m for ini Default files to enable standard size prims and mesh to be used with vehicles.
Signed-off-by: Robert Adams <misterblue@misterblue.com>
Diffstat (limited to 'bin/Regions')
-rw-r--r-- | bin/Regions/Regions.ini.example | 2 |
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 |