TypoScript configuration¶
The following global TypoScript configuration is available:
Constants¶
- view.templateRootPath¶
 - Type
 string
- Path
 module.tx_warming
Additional path to template root used in Backend context. Within this path, Fluid templates can be overwritten.
See also
Read more in the official documentation.
- view.partialRootPath¶
 - Type
 string
- Path
 module.tx_warming
Additional path to template partials used in Backend context. Within this path, Fluid partials can be overwritten.
See also
Read more in the official documentation.