From a9be204ba27453541d2b210d65a985899ff061a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 11 Nov 2021 11:29:23 +0100 Subject: [PATCH] Remove all no_cache settings --- .../ext/ep_events/Configuration/TypoScript/Page/Ajax.typoscript | 1 - .../ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript | 1 - .../ext/ep_theme/Configuration/TypoScript/Page/Ajax.typoscript | 1 - .../ext/ep_theme/Configuration/TypoScript/Page/Export.typoscript | 1 - 4 files changed, 4 deletions(-) diff --git a/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Ajax.typoscript b/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Ajax.typoscript index 819b9c4d..52aa9d7a 100644 --- a/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Ajax.typoscript +++ b/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Ajax.typoscript @@ -8,7 +8,6 @@ ajax_page_json { xhtml_cleaning = 0 admPanel = 0 debug = 0 - no_cache = 1 } 10 = USER_INT diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript index c26f647f..384d7e6c 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript @@ -127,7 +127,6 @@ lib.tue_sitemapcsv { xhtml_cleaning = 0 admPanel = 0 debug = 0 - no_cache = 1 additionalHeaders = Content-type:text/csv;charset=utf-8|Content-Disposition:attachment; filename="sitemap.csv" } 10 < lib.tue_sitemapcsv diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Ajax.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Ajax.typoscript index 296db0c6..aec8b87c 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Ajax.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Ajax.typoscript @@ -7,7 +7,6 @@ ajax_page_json { xhtml_cleaning = 0 admPanel = 0 debug = 0 - no_cache = 1 } 10 = USER_INT diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Export.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Export.typoscript index df41ae11..333c2a33 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Export.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/Page/Export.typoscript @@ -3,7 +3,6 @@ xmlExport { typeNum = 1972 config { xhtml_cleaning = none - no_cache = 1 disableAllHeaderCode = 1 additionalHeaders = Content-Type: text/xml; charset=utf-8 simulateStaticDocuments = 0