summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorAimee Linden <aimee@lindenlab.com>2010-05-28 12:28:40 +0100
committerAimee Linden <aimee@lindenlab.com>2010-05-28 12:28:40 +0100
commit4f0d41090469c5b43f50308433e3cadbac9f368a (patch)
treeafda68ce7450ada818b1de14991561ace1e96a59 /indra/newview/app_settings
parent6c3c9c249304d03b86bf703d27b510f6bcc16189 (diff)
EXT-7496 FIXED Turn OFF extra Voice debug logging when merging Voice Morphing
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/logcontrol.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml
index f907f184f7..937c4e4c6a 100644
--- a/indra/newview/app_settings/logcontrol.xml
+++ b/indra/newview/app_settings/logcontrol.xml
@@ -41,7 +41,8 @@
</array>
<key>tags</key>
<array>
- <string>Voice</string>
+ <!-- sample entry for debugging a specific item -->
+<!-- <string>Voice</string> -->
</array>
</map>
</array>