diff options
author | UbitUmarov | 2016-09-03 07:51:53 +0100 |
---|---|---|
committer | UbitUmarov | 2016-09-03 07:51:53 +0100 |
commit | 9aec227767cf726216514d0494f11b5d8bf5b807 (patch) | |
tree | 8f308f4c1eefa19954fc30a560ac780f8a8e916a /bin/OpenSimDefaults.ini | |
parent | merge issue (diff) | |
parent | tests making sure evering thing is coerently wrong.. (diff) | |
download | opensim-SC-9aec227767cf726216514d0494f11b5d8bf5b807.zip opensim-SC-9aec227767cf726216514d0494f11b5d8bf5b807.tar.gz opensim-SC-9aec227767cf726216514d0494f11b5d8bf5b807.tar.bz2 opensim-SC-9aec227767cf726216514d0494f11b5d8bf5b807.tar.xz |
Merge branch 'master' into httptests
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 6ccea99..47257b2 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -156,11 +156,6 @@ | |||
156 | ; YOU HAVE BEEN WARNED!!! | 156 | ; YOU HAVE BEEN WARNED!!! |
157 | TrustBinaries = false | 157 | TrustBinaries = false |
158 | 158 | ||
159 | ; Combine all contiguous regions into one large megaregion | ||
160 | ; Order your regions from South to North, West to East in your regions.ini and then set this to true | ||
161 | ; Warning! Don't use this with regions that have existing content!, This will likely break them | ||
162 | CombineContiguousRegions = false | ||
163 | |||
164 | ; the default view range. Viewers override this ( no major effect still ) | 159 | ; the default view range. Viewers override this ( no major effect still ) |
165 | DefaultDrawDistance = 255.0 | 160 | DefaultDrawDistance = 255.0 |
166 | 161 | ||