summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-11-04 11:55:10 -0400
committerOz Linden <oz@lindenlab.com>2010-11-04 11:55:10 -0400
commite32ce48d983c3a561dd05dc84eb7b2b7a3b788fb (patch)
tree492bcac1f57995b110cc71effe59a0669a9b8f3b /indra/newview/app_settings
parent0a27fe695e6db2272ea1af02a897b5db33c8b70f (diff)
parent294fd9c1bccf927beab1a661705e743fd516e50b (diff)
merge fix for STORM-194
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/cmd_line.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml
index 00d69f805e..ba3b6a42a4 100644
--- a/indra/newview/app_settings/cmd_line.xml
+++ b/indra/newview/app_settings/cmd_line.xml
@@ -391,5 +391,13 @@
<string>CrashOnStartup</string>
</map>
+ <key>disablecrashlogger</key>
+ <map>
+ <key>desc</key>
+ <string>Disables the crash logger and lets the OS handle crashes</string>
+ <key>map-to</key>
+ <string>DisableCrashLogger</string>
+ </map>
+
</map>
</llsd>