Configuration
Although there are no static TypoScript files which can be included, VHS does support a few key settings which are defined in TypoScript:
Debug settings
plugin.
can be used to enable general debugging, which causes Asset inclusions to be debugged right before inclusion in the page.tx_ vhs. settings. debug = 1 plugin.
can be used to enable debug output from individual Asset ViewHelper instances. Applies when a ViewHelper uses the "debug" parameter (where this is supported) and/or whentx_ vhs. settings. asset. debug = 1 plugin.
.tx_ vhs. settings. debug = 1 plugin.
which causes VHS to use Extbase's DebugUtility to dump variables. If this setting is not defined a value oftx_ vhs. settings. use Debug Utility 1
is assumed.