fix: lightbox not loading iframe content

This commit is contained in:
Björn Fromme
2024-04-12 08:51:05 +02:00
parent c438609f2f
commit 4f2f6daccf
3 changed files with 8 additions and 11 deletions
+5 -9
View File
@@ -1,24 +1,19 @@
base: 'https://www.ep-reisen.de'
baseVariants:
-
base: 'https://ep-reisen.ddev.site'
condition: 'applicationContext == "Development"'
-
base: 'https://ep-reisen-10.ddev.site'
condition: 'applicationContext == "Development"'
-
base: 'https://schnee-event.ddev.site'
condition: 'applicationContext == "Development/Skimax"'
disableStaticFileCache: false
errorHandling:
-
errorCode: '404'
errorCode: 404
errorHandler: Page
errorContentSource: 't3://page?uid=608'
languages:
-
title: Deutsch
enabled: true
languageId: '0'
languageId: 0
base: /
typo3Language: de
locale: de_DE.UTF-8
@@ -30,7 +25,7 @@ languages:
-
title: Englisch
enabled: true
languageId: '1'
languageId: 1
base: /en/
typo3Language: default
locale: en_US.UTF-8
@@ -248,3 +243,4 @@ 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: ''