diff options
| -rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 04b3c81602..c5561166fc 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -43,7 +43,9 @@  					<key>tags</key>  						<array>  						     <string>Avatar</string> -						     <string>CrossingCaps</string>		 +						<!-- sample entry for debugging specific items	 +						     <string>Voice</string>		 +						-->  						</array>  				</map>        </array> | 
