Remove all no_cache settings
This commit is contained in:
@@ -8,7 +8,6 @@ ajax_page_json {
|
||||
xhtml_cleaning = 0
|
||||
admPanel = 0
|
||||
debug = 0
|
||||
no_cache = 1
|
||||
}
|
||||
|
||||
10 = USER_INT
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -7,7 +7,6 @@ ajax_page_json {
|
||||
xhtml_cleaning = 0
|
||||
admPanel = 0
|
||||
debug = 0
|
||||
no_cache = 1
|
||||
}
|
||||
|
||||
10 = USER_INT
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user