summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-03 11:09:23 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-03 11:09:23 -0400
commitd7b530008e2de9afac0de87937e4ef490f89c415 (patch)
tree6bb1b75ae59367bc65e32856e2477051fbadcac1 /indra
parent0b5695fec1bc31b10c72e2e0b6936444eee89855 (diff)
SH-3058 WIP - disable debug-level logging for avatar by default
Diffstat (limited to 'indra')
-rwxr-xr-x[-rw-r--r--]indra/newview/app_settings/logcontrol.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml
index c5561166fc..92a241857e 100644..100755
--- a/indra/newview/app_settings/logcontrol.xml
+++ b/indra/newview/app_settings/logcontrol.xml
@@ -42,8 +42,8 @@
</array>
<key>tags</key>
<array>
- <string>Avatar</string>
<!-- sample entry for debugging specific items
+ <string>Avatar</string>
<string>Voice</string>
-->
</array>