Update and streamline site configs

This commit is contained in:
Björn Fromme
2019-06-06 18:37:39 +02:00
parent 1af9527fbe
commit 34f90e5816
6 changed files with 202 additions and 80 deletions
+6 -4
View File
@@ -1,10 +1,12 @@
rootPageId: 14
base: 'https://www.ski-wochenenden.de'
baseVariants:
- base: 'https://ski-wochenenden.burn.dpn'
-
base: 'https://ski-wochenenden.burn.dpn'
condition: 'applicationContext == "Development"'
languages:
- title: Deutsch
-
title: Deutsch
enabled: true
languageId: '0'
base: /
@@ -16,9 +18,9 @@ languages:
direction: ''
flag: de
errorHandling:
- errorCode: '404'
-
errorCode: '404'
errorHandler: Page
errorContentSource: 't3://page?uid=608'
routes: { }
routeEnhancers: { }