diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-29 14:24:05 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-29 14:24:05 -0400 |
commit | e4c96827d237a489873ce8453640d3a13f83d01a (patch) | |
tree | 91912f7c54cbc3c27df40d73f06caa3a39d17e5d /indra/newview/app_settings/logcontrol.xml | |
parent | c198d9db81073d4208de9cefacd0c6ba1ee9ff1f (diff) |
SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true.
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 92a241857e..c5561166fc 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,8 +42,8 @@ </array> <key>tags</key> <array> - <!-- sample entry for debugging specific items <string>Avatar</string> + <!-- sample entry for debugging specific items <string>Voice</string> --> </array> |