updated core to 10

This commit is contained in:
2024-03-03 11:32:55 +01:00
parent 33f8f97e1a
commit cf39759e5a
604 changed files with 32816 additions and 2744 deletions
+17
View File
@@ -0,0 +1,17 @@
_core:
default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
langcode: fr
cache:
page:
max_age: 86400
css:
preprocess: true
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:
preprocess: true
gzip: true