summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-11-04 11:57:47 -0400
committerOz Linden <oz@lindenlab.com>2010-11-04 11:57:47 -0400
commit29283804ad75c89ca000337d03d8b32309254cef (patch)
treec4c338ccf51cb922c6aa02d8d5155e5136982028 /indra/newview/app_settings
parent211e141444a260af553964ee964be3a7a3c5b37e (diff)
parentc97def552af4564d81b68d36a5d7efc2dce56c54 (diff)
merge fix for STORM-450
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>