updated config files

This commit is contained in:
2019-11-12 17:40:17 +01:00
parent 792d2959e8
commit 89ed887c14
9 changed files with 55 additions and 149 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ cache:
page:
max_age: 0
css:
preprocess: false
preprocess: true
gzip: true
fast_404:
enabled: true
@@ -10,7 +10,7 @@ fast_404:
exclude_paths: '/\/(?:styles|imagecache)\//'
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
js:
preprocess: false
preprocess: true
gzip: true
stale_file_threshold: 2592000
_core: