chore: remove obsolete typoscript

This commit is contained in:
Björn Fromme
2025-12-17 09:54:29 +01:00
parent 7a2cba4e8f
commit 9e2744ef85
2 changed files with 0 additions and 10 deletions
@@ -181,13 +181,6 @@ plugin.tx_eptheme {
forcePartnerIdSelect =
# cat=eptheme.events; type=string; label=Partner ID selection label
partnerIdSelectLabel =
# cat=eptheme/900/100; type=string; label=MyE&P API endpoint url for contactforms
myEpApiEndpointUrl = https://myep.burn.dpn/api/contactform
# cat=eptheme/900/110; type=string; label=MyE&P API timeout in seconds
myEpApiTimeout = 10
# cat=eptheme/900/120; type=string; label=MyE&P API auth token
myEpApiToken = thisisnotsecretsochangeit
}
}
@@ -76,9 +76,6 @@ plugin.tx_eptheme {
globalConceptCode = {$plugin.tx_eptheme.settings.globalConceptCode}
travelAlertPageUid = {$plugin.tx_eptheme.settings.travelAlertPageUid}
myEpPageUid = {$plugin.tx_eptheme.settings.myEpPageUid}
myEpApiEndpointUrl = {$plugin.tx_eptheme.settings.myEpApiEndpointUrl}
myEpApiToken = {$plugin.tx_eptheme.settings.myEpApiToken}
myEpApiTimeout = {$plugin.tx_eptheme.settings.myEpApiTimeout}
facebookViewContentValues {
productUid = {$plugin.tx_eptheme.settings.facebookViewContentProductUid}
nameInternal = {$plugin.tx_eptheme.settings.facebookViewContentNameInternal}