oliverdavies.uk/config/sync/system.performance.yml

17 lines
507 B
YAML
Raw Normal View History

2025-04-16 18:18:17 +01:00
_core:
default_config_hash: jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ
cache:
page:
max_age: 3600
2025-04-16 18:18:17 +01:00
css:
2025-05-11 21:13:27 +01:00
preprocess: true
2025-04-16 18:18:17 +01:00
gzip: true
fast_404:
enabled: true
paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'
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:
2025-05-11 21:13:27 +01:00
preprocess: true
2025-04-16 18:18:17 +01:00
gzip: true