matomo
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
_core:
|
||||
default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg
|
||||
langcode: fr
|
||||
cache:
|
||||
page:
|
||||
max_age: 0
|
||||
max_age: 3600
|
||||
css:
|
||||
preprocess: false
|
||||
preprocess: true
|
||||
gzip: true
|
||||
fast_404:
|
||||
enabled: true
|
||||
@@ -12,7 +13,6 @@ 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
|
||||
langcode: fr
|
||||
|
Reference in New Issue
Block a user