summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-05-28 17:45:45 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-05-28 17:45:45 -0400
commit25c7e0114085a296eb3e2f7fba7cd2cb5b6177f8 (patch)
treeca94ac5ab23926eac8694759704706def4c41d77 /indra
parentb27492de06d0f5cbd45a892618ecb2d561a7181b (diff)
SL-109 WIP - disable BVH-tag debug logging by default.
Diffstat (limited to 'indra')
-rwxr-xr-xindra/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 6d5cf6e8f7..51d6799d71 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>BVH</string>
<!-- sample entry for debugging specific items
+ <string>BVH</string>
<string>Avatar</string>
<string>Inventory</string>
<string>SceneLoadTiming</string>