summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/logcontrol.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rwxr-xr-x[-rw-r--r--]indra/newview/app_settings/logcontrol.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml
index a76eb3cd37..92a241857e 100644..100755
--- a/indra/newview/app_settings/logcontrol.xml
+++ b/indra/newview/app_settings/logcontrol.xml
@@ -20,7 +20,7 @@
<key>tags</key>
<array>
<string>AppInit</string>
- <string>Capabilities</string>
+ <string>Capabilities</string>
<string>SystemInfo</string>
<string>TextureCache</string>
<string>AppCache</string>
@@ -42,10 +42,12 @@
</array>
<key>tags</key>
<array>
- <!-- sample entry for debugging a specific item -->
-<!-- <string>Voice</string> -->
+ <!-- sample entry for debugging specific items
+ <string>Avatar</string>
+ <string>Voice</string>
+ -->
</array>
</map>
- </array>
+ </array>
</map>
</llsd>