summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/high_graphics.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2015-10-06 15:52:45 -0400
committerOz Linden <oz@lindenlab.com>2015-10-06 15:52:45 -0400
commit14deeb4955a7eb7d6b7a4edff63fee036c19f1a1 (patch)
tree189acdc59425f5d7a881d4f26c1a540f018201b7 /indra/newview/app_settings/high_graphics.xml
parent9367a3787929dfff8b46763d9a7b4872c469e85a (diff)
MAINT-5673: increase RenderAutoMuteSurfaceAreaLimit to 10 Million
Diffstat (limited to 'indra/newview/app_settings/high_graphics.xml')
-rwxr-xr-xindra/newview/app_settings/high_graphics.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/high_graphics.xml b/indra/newview/app_settings/high_graphics.xml
index deb58a4b58..f66ba3c4df 100755
--- a/indra/newview/app_settings/high_graphics.xml
+++ b/indra/newview/app_settings/high_graphics.xml
@@ -29,7 +29,7 @@
<!--Avater Impostors and Visual Muting Limits-->
<RenderAvatarMaxNonImpostors value="20"/>
<RenderAvatarMaxComplexity value="350000"/>
- <RenderAutoMuteSurfaceAreaLimit value="1.0E6"/>
+ <RenderAutoMuteSurfaceAreaLimit value="10.0E6"/>
<!--Default for now-->
<RenderVolumeLODFactor value="1.125"/>
<!--NO SHADERS-->