Add config for site ser

This commit is contained in:
Björn Fromme
2022-05-28 16:27:53 +02:00
parent 748a98c87a
commit ccd3a9cb90
2 changed files with 32 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ additional_hostnames:
- unichamp
- ski-wochenenden
- schnee-event
- semesterende
additional_fqdns: []
database:
type: mariadb
+31
View File
@@ -0,0 +1,31 @@
base: 'https://www.semesterende-skireisen.de'
baseVariants:
-
base: 'https://semesterende.ddev.site'
condition: 'applicationContext == "Development"'
errorHandling:
-
errorCode: 404
errorHandler: Page
errorContentSource: 't3://page?uid=2403'
languages:
-
title: Deutsch
enabled: true
base: /
typo3Language: de
locale: de_DE.UTF-8
iso-639-1: de
websiteTitle: ''
navigationTitle: Deutsch
hreflang: de
direction: ''
flag: de
languageId: 0
rootPageId: 2395
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"
websiteTitle: 'Semsterende Skireisen'