29 lines
710 B
YAML
29 lines
710 B
YAML
styles:
|
|
templates:
|
|
layoutRootPath: 'EXT:base/Resources/Private/ContentElements/Layouts/'
|
|
partialRootPath: 'EXT:base/Resources/Private/ContentElements/Partials/'
|
|
templateRootPath: 'EXT:base/Resources/Private/ContentElements/Templates/'
|
|
|
|
page:
|
|
pageview:
|
|
paths: 'EXT:base/Resources/Private/PageView/'
|
|
|
|
meta:
|
|
viewport: 'width=device-width, initial-scale=1'
|
|
robots: 'index,follow'
|
|
apple-mobile-web-app-capable: 'no'
|
|
compatible: 'IE=edge'
|
|
|
|
tracking:
|
|
google:
|
|
trackingID: ''
|
|
anonymizeIp: '1'
|
|
|
|
config:
|
|
no_cache: '0'
|
|
removeDefaultJS: '0'
|
|
admPanel: '1'
|
|
prefixLocalAnchors: 'all'
|
|
headerComment: 'build by get.typo3.org/sitepackage'
|
|
sendCacheHeaders: '1'
|