Remove all no_cache settings

This commit is contained in:
Björn Fromme
2021-11-11 11:29:23 +01:00
parent 2d684ebfaf
commit a9be204ba2
4 changed files with 0 additions and 4 deletions
@@ -8,7 +8,6 @@ ajax_page_json {
xhtml_cleaning = 0 xhtml_cleaning = 0
admPanel = 0 admPanel = 0
debug = 0 debug = 0
no_cache = 1
} }
10 = USER_INT 10 = USER_INT
@@ -127,7 +127,6 @@ lib.tue_sitemapcsv {
xhtml_cleaning = 0 xhtml_cleaning = 0
admPanel = 0 admPanel = 0
debug = 0 debug = 0
no_cache = 1
additionalHeaders = Content-type:text/csv;charset=utf-8|Content-Disposition:attachment; filename="sitemap.csv" additionalHeaders = Content-type:text/csv;charset=utf-8|Content-Disposition:attachment; filename="sitemap.csv"
} }
10 < lib.tue_sitemapcsv 10 < lib.tue_sitemapcsv
@@ -7,7 +7,6 @@ ajax_page_json {
xhtml_cleaning = 0 xhtml_cleaning = 0
admPanel = 0 admPanel = 0
debug = 0 debug = 0
no_cache = 1
} }
10 = USER_INT 10 = USER_INT
@@ -3,7 +3,6 @@ xmlExport {
typeNum = 1972 typeNum = 1972
config { config {
xhtml_cleaning = none xhtml_cleaning = none
no_cache = 1
disableAllHeaderCode = 1 disableAllHeaderCode = 1
additionalHeaders = Content-Type: text/xml; charset=utf-8 additionalHeaders = Content-Type: text/xml; charset=utf-8
simulateStaticDocuments = 0 simulateStaticDocuments = 0