system.performance.yml 549 B

123456789101112131415161718
  1. _core:
  2. default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg
  3. langcode: fr
  4. cache:
  5. page:
  6. max_age: 0
  7. css:
  8. preprocess: false
  9. gzip: true
  10. fast_404:
  11. enabled: true
  12. paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'
  13. exclude_paths: '/\/(?:styles|imagecache)\//'
  14. 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>'
  15. js:
  16. preprocess: false
  17. gzip: true
  18. stale_file_threshold: 2592000