Add config for site ser
This commit is contained in:
@@ -13,6 +13,7 @@ additional_hostnames:
|
|||||||
- unichamp
|
- unichamp
|
||||||
- ski-wochenenden
|
- ski-wochenenden
|
||||||
- schnee-event
|
- schnee-event
|
||||||
|
- semesterende
|
||||||
additional_fqdns: []
|
additional_fqdns: []
|
||||||
database:
|
database:
|
||||||
type: mariadb
|
type: mariadb
|
||||||
|
|||||||
@@ -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'
|
||||||
Reference in New Issue
Block a user