Procházet zdrojové kódy

add the no_cache option

Olivier Massot před 5 roky
rodič
revize
5ec311b19e

+ 1 - 0
ot_templating/Configuration/TypoScript/setup.txt

@@ -23,6 +23,7 @@ config.locale_all = fr_FR.utf-8
 config.concatenateCss = 1
 config.compressCss = 1
 config.compressJs = 1
+config.no_cache = 1
 
 # Important: if the filenames are not hashed, it ends up breaking the filename's length limit!
 plugin.tx_vhs.assets.mergedAssetsUseHashedFilename = 1