feat: change to other sitepakage
This commit is contained in:
28
packages/base/Configuration/Sets/SitePackage/settings.yaml
Normal file
28
packages/base/Configuration/Sets/SitePackage/settings.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user