summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-03-04 11:36:29 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-03-04 11:36:29 -0800
commitb35ffd530488f0411dfc257e023a1b00c1c38eec (patch)
tree582b705475de3123412cc0e253396adf2455bdc3 /indra/newview/app_settings/settings.xml
parent1201b24d41b285793c1b933c7aebd5a05fa0d27b (diff)
Fix for EXT-5935
Decrease PluginInstancesCPULimit default value from 1.0 to 0.9.
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r--indra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index f87cdbc43e..a64a1a395f 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -5492,7 +5492,7 @@
<key>Type</key>
<string>F32</string>
<key>Value</key>
- <real>1.0</real>
+ <real>0.9</real>
</map>
<key>PlainTextChatHistory</key>