From 6c09b1fa02ed92dcb2c2252018f10a5ebb95715f Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 14 Feb 2025 12:33:24 +0000 Subject: [PATCH] Updated config system.performance.yml --- .../sync/system.performance.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 web/sites/default/files/config_jodNE429lOsn7w_fhRdKTDmwxELlEgAMiQxBtXpZZS8Qmg3-In_N6nRcaMsh0-BNK2SbEznO4A/sync/system.performance.yml diff --git a/web/sites/default/files/config_jodNE429lOsn7w_fhRdKTDmwxELlEgAMiQxBtXpZZS8Qmg3-In_N6nRcaMsh0-BNK2SbEznO4A/sync/system.performance.yml b/web/sites/default/files/config_jodNE429lOsn7w_fhRdKTDmwxELlEgAMiQxBtXpZZS8Qmg3-In_N6nRcaMsh0-BNK2SbEznO4A/sync/system.performance.yml new file mode 100644 index 0000000..e66c366 --- /dev/null +++ b/web/sites/default/files/config_jodNE429lOsn7w_fhRdKTDmwxELlEgAMiQxBtXpZZS8Qmg3-In_N6nRcaMsh0-BNK2SbEznO4A/sync/system.performance.yml @@ -0,0 +1,16 @@ +_core: + default_config_hash: jtno5biznHZbrIgKwzq-ze-7XaQxLCGe6PeUOR7bRiQ +cache: + page: + max_age: 60 +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: '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

' +js: + preprocess: true + gzip: true