From e8b05b79bcbf61cf7dd690b4fa8f7c6f915b0b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 26 Jun 2019 09:43:25 +0200 Subject: [PATCH] Remove obsolete typoscript settings --- .../ep_events/Configuration/TypoScript/setup.typoscript | 7 ------- .../ext/ep_theme/Configuration/TypoScript/setup.typoscript | 6 ------ 2 files changed, 13 deletions(-) diff --git a/public/typo3conf/ext/ep_events/Configuration/TypoScript/setup.typoscript b/public/typo3conf/ext/ep_events/Configuration/TypoScript/setup.typoscript index 3d879a2a..42a23f4e 100644 --- a/public/typo3conf/ext/ep_events/Configuration/TypoScript/setup.typoscript +++ b/public/typo3conf/ext/ep_events/Configuration/TypoScript/setup.typoscript @@ -92,17 +92,10 @@ config { removeDefaultJS = 0 disablePrefixComment = 1 inlineStyle2TempFile = 1 - tx_realurl_enable = 1 absRefPrefix = / - language = de - locale_all = de_DE.UTF-8 - sys_language_uid = 0 - htmlTag_langKey = de compressJs = 1 compressCss = 1 - compressBody = 1 typolinkEnableLinksAcrossDomains = 1 - linkVars = L } [globalVar = GP:L = 1] diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript index 047ecd81..faf5a6c5 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript @@ -116,15 +116,9 @@ config { removeDefaultJS = 0 disablePrefixComment = 1 inlineStyle2TempFile = 0 - tx_realurl_enable = 1 absRefPrefix = / - language = de - locale_all = de_DE.UTF-8 - sys_language_uid = 0 - htmlTag_langKey = de compressJs = 1 compressCss = 1 - compressBody = 1 typolinkCheckRootline = 1 typolinkEnableLinksAcrossDomains = 1 sendCacheHeaders = 1