Enable debug logging of capabilities to track down why viewer isn't fetching them correctly sometimes.
parent
fa4d4469dd
commit
ca38d143c2
|
|
@ -20,6 +20,7 @@
|
|||
<key>tags</key>
|
||||
<array>
|
||||
<string>AppInit</string>
|
||||
<string>Capabilities</string>
|
||||
<string>SystemInfo</string>
|
||||
<string>TextureCache</string>
|
||||
<string>AppCache</string>
|
||||
|
|
@ -43,6 +44,7 @@
|
|||
<array>
|
||||
<!-- sample entry for debugging a specific item -->
|
||||
<!-- <string>Voice</string> -->
|
||||
<string>Capabilities</string>
|
||||
</array>
|
||||
</map>
|
||||
</array>
|
||||
|
|
|
|||
Loading…
Reference in New Issue