60 lines
1.4 KiB
YAML
60 lines
1.4 KiB
YAML
base: 'https://www.ski-wochenenden.de'
|
|
baseVariants:
|
|
-
|
|
base: 'https://ski-wochenenden.ddev.site'
|
|
condition: 'applicationContext == "Development"'
|
|
disableStaticFileCache: false
|
|
errorHandling:
|
|
-
|
|
errorCode: '404'
|
|
errorHandler: Page
|
|
errorContentSource: 't3://page?uid=608'
|
|
languages:
|
|
-
|
|
title: Deutsch
|
|
enabled: true
|
|
languageId: '0'
|
|
base: /
|
|
typo3Language: de
|
|
locale: de_DE.UTF-8
|
|
iso-639-1: de
|
|
navigationTitle: Deutsch
|
|
hreflang: de-DE
|
|
direction: ''
|
|
flag: de
|
|
rootPageId: 14
|
|
routeEnhancers:
|
|
StaticResultsPlugin:
|
|
type: Extbase
|
|
extension: EpProducts
|
|
plugin: staticresult
|
|
limitToPages:
|
|
- 1757
|
|
routes:
|
|
-
|
|
routePath: '/{filter_settings}'
|
|
_controller: 'Search::staticresult'
|
|
_arguments:
|
|
filter_settings: encodedFilterSettings
|
|
defaultController: 'Search::staticresult'
|
|
requirements:
|
|
filter_settings: '[A-Z\d%\-]+'
|
|
aspects:
|
|
filter_settings:
|
|
type: PassthroughMapper
|
|
PageTypeSuffix:
|
|
type: PageType
|
|
default: /
|
|
index: ''
|
|
map:
|
|
/: 0
|
|
/json: 1701
|
|
/html: 1702
|
|
sitemap.xml: 1533906435
|
|
yoast-snippetpreview.json: 1480321830
|
|
routes:
|
|
-
|
|
route: robots.txt
|
|
type: staticText
|
|
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|