Files
lena-schilling-website/packages/base/Configuration/Sets/SitePackage/settings.yaml
Dominik Polakovics 2bac342a5e
All checks were successful
Build / build (push) Successful in 2m27s
Build / deploy-stage (push) Successful in 2m33s
Build / switch-stage (push) Successful in 1m58s
feat: change to other sitepakage
2024-12-12 12:31:41 +01:00

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'