Przeglądaj źródła

add the no_cache option

Olivier Massot 5 lat temu
rodzic
commit
5ec311b19e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      ot_templating/Configuration/TypoScript/setup.txt

+ 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